#004e0c - Crusoe Hex Color Code

#004E0C (Crusoe) - RGB 0, 78, 12 Color Information

#004e0c Conversion Table

HEX Triplet 00, 4E, 0C
RGB Decimal 0, 78, 12
RGB Octal 0, 116, 14
RGB Percent 0%, 30.6%, 4.7%
RGB Binary 0, 1001110, 1100
CMY 1.000, 0.694, 0.953
CMYK 100, 0, 85, 69

Percentages of Color #004E0C

R 0%
G 30.6%
B 4.7%
RGB Percentages of Color #004e0c
C 100%
M 0%
Y 85%
K 69%
CMYK Percentages of Color #004e0c

Color spaces of #004E0C Crusoe - RGB(0, 78, 12)

HSV (or HSB) 129°, 100°, 31°
HSL 129°, 100°, 15°
Web Safe #006600
XYZ 2.791, 5.475, 1.258
CIE-Lab 28.048, -35.611, 30.736
xyY 0.293, 0.575, 5.475
Decimal 19980

#004e0c Color Accessibility Scores (Crusoe Contrast Checker)

#004e0c

On dark background [POOR]

#004e0c

On light background [GOOD]

#004e0c

As background color [GOOD]

Crusoe ↔ #004e0c Color Blindness Simulator

Coming soon... You can see how #004e0c 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.

#004E0C Color Combinations - Color Schemes with 004e0c

#004e0c Analogous Colors

#004e0c Triadic Colors

#004e0c Split Complementary Colors

#004e0c Complementary Colors

Shades and Tints of #004e0c Color Variations

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

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

Alternatives colours to Crusoe (#004e0c)

#004e0c Color Codes for CSS3/HTML5 and Icon Previews

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

#004E0C in Programming

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

#004e0c - RGB(0, 78, 12) - Crusoe Color FAQ

What is the color code for Crusoe?

Hex color code for Crusoe color is #004e0c. RGB color code for crusoe color is rgb(0, 78, 12).

What is the RGB value of #004e0c?

The RGB value corresponding to the hexadecimal color code #004e0c is rgb(0, 78, 12). These values represent the intensities of the red, green, and blue components of the color, respectively. Here, '0' indicates the intensity of the red component, '78' 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 #004e0c.

What is the RGB percentage of #004e0c?

The RGB percentage composition for the hexadecimal color code #004e0c is detailed as follows: 0% Red, 30.6% 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 0% for Red signifies a dominant red component, contributing significantly to the overall color. The Green and Blue components are comparatively lower, with 30.6% 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 #004e0c.

What does RGB 0,78,12 mean?

The RGB color 0, 78, 12 represents a dull and muted shade of Green. The websafe version of this color is hex 006600. This color might be commonly referred to as a shade similar to Crusoe.

What is the CMYK (Cyan Magenta Yellow Black) color model of #004e0c?

In the CMYK (Cyan, Magenta, Yellow, Black) color model, the color represented by the hexadecimal code #004e0c is composed of 100% Cyan, 0% Magenta, 85% Yellow, and 69% Black. In this CMYK breakdown, the Cyan component at 100% influences the coolness or green-blue aspects of the color, whereas the 0% of Magenta contributes to the red-purple qualities. The 85% of Yellow typically adds to the brightness and warmth, and the 69% 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 #004e0c?

In the HSL (Hue, Saturation, Lightness) color model, the color represented by the hexadecimal code #004e0c has an HSL value of 129° (degrees) for Hue, 100% for Saturation, and 15% for Lightness. In this HSL representation, the Hue at 129° indicates the basic color tone, which is a shade of red in this case. The Saturation value of 100% describes the intensity or purity of this color, with a higher percentage indicating a more vivid and pure color. The Lightness value of 15% 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?
The Influence of Colors on Psychology: An Insightful Analysis

The captivating influence that colors possess over our emotions and actions is both marked and pervasive. Every hue, from the serene and calming blue to the vivacious and stimulating red, subtly permeates the fabric of our everyday lives, influencing...

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...

The Use of Color in Educational Materials and Technologies

Color has the power to influence our emotions, behaviors, and perceptions in powerful ways. Within education, its use in materials and technologies has a great impact on learning, engagement, and retention – from textbooks to e-learning platfor...

The Impact of Color on Student Attention

Color can be an underestimated and profound force in our daily lives, having the potential to alter mood, behavior, and cognitive functions in surprising ways. Students, in particular, rely on their learning environments for optimal academic performa...

What Is The Conversion Rate Formula?

What is the conversion rate formula? Well, the conversion rate formula is a way to calculate the rate at which a marketing campaign converts leads into customers. To determine the success of your online marketing campaigns, it’s important to un...