#cdcf0c - Rio Grande Hex Color Code

#CDCF0C (Rio Grande) - RGB 205, 207, 12 Color Information

#cdcf0c Conversion Table

HEX Triplet CD, CF, 0C
RGB Decimal 205, 207, 12
RGB Octal 315, 317, 14
RGB Percent 80.4%, 81.2%, 4.7%
RGB Binary 11001101, 11001111, 1100
CMY 0.196, 0.188, 0.953
CMYK 1, 0, 94, 19

Percentages of Color #CDCF0C

R 80.4%
G 81.2%
B 4.7%
RGB Percentages of Color #cdcf0c
C 1%
M 0%
Y 94%
K 19%
CMYK Percentages of Color #cdcf0c

Color spaces of #CDCF0C Rio Grande - RGB(205, 207, 12)

HSV (or HSB) 61°, 94°, 81°
HSL 61°, 89°, 43°
Web Safe #cccc00
XYZ 47.556, 57.631, 8.965
CIE-Lab 80.533, -19.151, 79.428
xyY 0.417, 0.505, 57.631
Decimal 13487884

#cdcf0c Color Accessibility Scores (Rio Grande Contrast Checker)

#cdcf0c

On dark background [GOOD]

#cdcf0c

On light background [POOR]

#cdcf0c

As background color [POOR]

Rio Grande ↔ #cdcf0c Color Blindness Simulator

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

#CDCF0C Color Combinations - Color Schemes with cdcf0c

#cdcf0c Analogous Colors

#cdcf0c Triadic Colors

#cdcf0c Split Complementary Colors

#cdcf0c Complementary Colors

Shades and Tints of #cdcf0c Color Variations

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

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

Alternatives colours to Rio Grande (#cdcf0c)

#cdcf0c Color Codes for CSS3/HTML5 and Icon Previews

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

#CDCF0C in Programming

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

#cdcf0c - RGB(205, 207, 12) - Rio Grande Color FAQ

What is the color code for Rio Grande?

Hex color code for Rio Grande color is #cdcf0c. RGB color code for rio grande color is rgb(205, 207, 12).

What is the RGB value of #cdcf0c?

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

What is the RGB percentage of #cdcf0c?

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

What does RGB 205,207,12 mean?

The RGB color 205, 207, 12 represents a bright and vivid shade of Green. The websafe version of this color is hex cccc00. This color might be commonly referred to as a shade similar to Rio Grande.

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

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

In the HSL (Hue, Saturation, Lightness) color model, the color represented by the hexadecimal code #cdcf0c has an HSL value of 61° (degrees) for Hue, 89% for Saturation, and 43% for Lightness. In this HSL representation, the Hue at 61° indicates the basic color tone, which is a shade of red in this case. The Saturation value of 89% describes the intensity or purity of this color, with a higher percentage indicating a more vivid and pure color. The Lightness value of 43% 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?
Exploring the Role of Colors in Branding

Colors play an indispensable role in shaping a brand’s identity, influencing consumer perception and reaction toward a business. These elements provoke an array of emotions, guide decision-making processes, and communicate the ethos a brand emb...

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 Ultimate Conversion Rate Optimization (CRO) Checklist

If you’re running a business, then you know that increasing your conversion rate is essential to your success. After all, if people aren’t buying from you, then you’re not making any money! And while there are many things you can do...

Best Color Matches For Your Home Office

An office space thrives on high energy and positivity. As such, it must be calming, welcoming, and inspiring. Studies have also shown that colors greatly impact human emotions. Hence, painting your home office walls with the right color scheme is ess...

Exploring the Benefits of VPN for Designers and Creatives

When breaches of confidentiality and privacy became the norm on the Internet, all and sundry began to discuss VPNs. Today, we delve into the benefits of using VPN for designers. How can web designers leverage VPNs to enhance their productivity and sa...