#4c960c - Christi Hex Color Code

#4C960C (Christi) - RGB 76, 150, 12 Color Information

#4c960c Conversion Table

HEX Triplet 4C, 96, 0C
RGB Decimal 76, 150, 12
RGB Octal 114, 226, 14
RGB Percent 29.8%, 58.8%, 4.7%
RGB Binary 1001100, 10010110, 1100
CMY 0.702, 0.412, 0.953
CMYK 49, 0, 92, 41

Percentages of Color #4C960C

R 29.8%
G 58.8%
B 4.7%
RGB Percentages of Color #4c960c
C 49%
M 0%
Y 92%
K 41%
CMYK Percentages of Color #4c960c

Color spaces of #4C960C Christi - RGB(76, 150, 12)

HSV (or HSB) 92°, 92°, 59°
HSL 92°, 85°, 32°
Web Safe #339900
XYZ 13.953, 23.376, 4.124
CIE-Lab 55.457, -44.242, 56.034
xyY 0.337, 0.564, 23.376
Decimal 5019148

#4c960c Color Accessibility Scores (Christi Contrast Checker)

#4c960c

On dark background [POOR]

#4c960c

On light background [GOOD]

#4c960c

As background color [GOOD]

Christi ↔ #4c960c Color Blindness Simulator

Coming soon... You can see how #4c960c is perceived by people affected by a color vision deficiency. This can be useful if you need to ensure your color combinations are accessible to color-blind users.

#4C960C Color Combinations - Color Schemes with 4c960c

#4c960c Analogous Colors

#4c960c Triadic Colors

#4c960c Split Complementary Colors

#4c960c Complementary Colors

Shades and Tints of #4c960c Color Variations

#4c960c Shade Color Variations (When you combine pure black with this color, #4c960c, darker shades are produced.)

#4c960c Tint Color Variations (Lighter shades of #4c960c can be created by blending the color with different amounts of white.)

Alternatives colours to Christi (#4c960c)

#4c960c Color Codes for CSS3/HTML5 and Icon Previews

Text with Hexadecimal Color #4c960c
This sample text has a font color of #4c960c
#4c960c Border Color
This sample element has a border color of #4c960c
#4c960c CSS3 Linear Gradient
#4c960c Background Color
This sample paragraph has a background color of #4c960c
#4c960c Text Shadow
This sample text has a shadow color of #4c960c
Sample text with glow color #4c960c
This sample text has a glow color of #4c960c
#4c960c Box Shadow
This sample element has a box shadow of #4c960c
Sample text with Underline Color #4c960c
This sample text has a underline color of #4c960c
A selection of SVG images/icons using the hex version #4c960c of the current color.

#4C960C in Programming

HTML5, CSS3 #4c960c
Java new Color(76, 150, 12);
.NET Color.FromArgb(255, 76, 150, 12);
Swift UIColor(red:76, green:150, blue:12, alpha:1.00000)
Objective-C [UIColor colorWithRed:76 green:150 blue:12 alpha:1.00000];
OpenGL glColor3f(76f, 150f, 12f);
Python Color('#4c960c')

#4c960c - RGB(76, 150, 12) - Christi Color FAQ

What is the color code for Christi?

Hex color code for Christi color is #4c960c. RGB color code for christi color is rgb(76, 150, 12).

What is the RGB value of #4c960c?

The RGB value corresponding to the hexadecimal color code #4c960c is rgb(76, 150, 12). These values represent the intensities of the red, green, and blue components of the color, respectively. Here, '76' indicates the intensity of the red component, '150' represents the green component's intensity, and '12' denotes the blue component's intensity. Combined in these specific proportions, these three color components create the color represented by #4c960c.

What is the RGB percentage of #4c960c?

The RGB percentage composition for the hexadecimal color code #4c960c is detailed as follows: 29.8% Red, 58.8% Green, and 4.7% Blue. This breakdown indicates the relative contribution of each primary color in the RGB color model to achieve this specific shade. The value 29.8% for Red signifies a dominant red component, contributing significantly to the overall color. The Green and Blue components are comparatively lower, with 58.8% and 4.7% respectively, playing a smaller role in the composition of this particular hue. Together, these percentages of Red, Green, and Blue mix to form the distinct color represented by #4c960c.

What does RGB 76,150,12 mean?

The RGB color 76, 150, 12 represents a dull and muted shade of Green. The websafe version of this color is hex 339900. This color might be commonly referred to as a shade similar to Christi.

What is the CMYK (Cyan Magenta Yellow Black) color model of #4c960c?

In the CMYK (Cyan, Magenta, Yellow, Black) color model, the color represented by the hexadecimal code #4c960c is composed of 49% Cyan, 0% Magenta, 92% Yellow, and 41% Black. In this CMYK breakdown, the Cyan component at 49% influences the coolness or green-blue aspects of the color, whereas the 0% of Magenta contributes to the red-purple qualities. The 92% of Yellow typically adds to the brightness and warmth, and the 41% of Black determines the depth and overall darkness of the shade. The resulting color can range from bright and vivid to deep and muted, depending on these CMYK values. The CMYK color model is crucial in color printing and graphic design, offering a practical way to mix these four ink colors to create a vast spectrum of hues.

What is the HSL value of #4c960c?

In the HSL (Hue, Saturation, Lightness) color model, the color represented by the hexadecimal code #4c960c has an HSL value of 92° (degrees) for Hue, 85% for Saturation, and 32% for Lightness. In this HSL representation, the Hue at 92° indicates the basic color tone, which is a shade of red in this case. The Saturation value of 85% describes the intensity or purity of this color, with a higher percentage indicating a more vivid and pure color. The Lightness value of 32% determines the brightness of the color, where a higher percentage represents a lighter shade. Together, these HSL values combine to create the distinctive shade of red that is both moderately vivid and fairly bright, as indicated by the specific values for this color. The HSL color model is particularly useful in digital arts and web design, as it allows for easy adjustments of color tones, saturation, and brightness levels.

Did you know our free color tools?
Creating a Branded Educational Identity: A Guide to HTML Color Palette Selection

The creation of a color palette for branding purposes in the field of education follows unique goals that usually go beyond classic marketing methods. The reason for that is the necessity to create a different kind of brand recognition where the use ...

How to Use CSS3 Gradients to Create Beautiful Web Backgrounds and Effects

Engaging your audience and increasing their time spent on the website is possible with CSS3 gradients. Your university website can really stand out with its visual appeal. CSS3 is useful when creating and formatting content structure in web design. Y...

How Color Theory Enhances Visual Design Impact

Color theory plays a crucial role in graphic design, influencing the way we perceive and interpret visual information. Understanding the principles of color theory is essential for designers to create visually appealing and effective designs that com...

What Are E-Commerce Kpis

E-commerce KPIs are key performance indicators that businesses use to measure the success of their online sales efforts. E-commerce businesses need to track key performance indicators (KPIs) to measure their success. Many KPIs can be tracked, but som...

The Comprehensive Guide to Choosing the Best Office Paint Colors

The choice of paint colors in an office is not merely a matter of aesthetics; it’s a strategic decision that can influence employee well-being, productivity, and the overall ambiance of the workspace. This comprehensive guide delves into the ps...