#c3d10a - Rio Grande Hex Color Code

#C3D10A (Rio Grande) - RGB 195, 209, 10 Color Information

#c3d10a Conversion Table

HEX Triplet C3, D1, 0A
RGB Decimal 195, 209, 10
RGB Octal 303, 321, 12
RGB Percent 76.5%, 82%, 3.9%
RGB Binary 11000011, 11010001, 1010
CMY 0.235, 0.180, 0.961
CMYK 7, 0, 95, 18

Percentages of Color #C3D10A

R 76.5%
G 82%
B 3.9%
RGB Percentages of Color #c3d10a
C 7%
M 0%
Y 95%
K 18%
CMYK Percentages of Color #c3d10a

Color spaces of #C3D10A Rio Grande - RGB(195, 209, 10)

HSV (or HSB) 64°, 95°, 82°
HSL 64°, 91°, 43°
Web Safe #cccc00
XYZ 45.361, 57.225, 8.942
CIE-Lab 80.306, -24.375, 79.111
xyY 0.407, 0.513, 57.225
Decimal 12833034

#c3d10a Color Accessibility Scores (Rio Grande Contrast Checker)

#c3d10a

On dark background [GOOD]

#c3d10a

On light background [POOR]

#c3d10a

As background color [POOR]

Rio Grande ↔ #c3d10a Color Blindness Simulator

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

#C3D10A Color Combinations - Color Schemes with c3d10a

#c3d10a Analogous Colors

#c3d10a Triadic Colors

#c3d10a Split Complementary Colors

#c3d10a Complementary Colors

Shades and Tints of #c3d10a Color Variations

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

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

Alternatives colours to Rio Grande (#c3d10a)

#c3d10a Color Codes for CSS3/HTML5 and Icon Previews

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

#C3D10A in Programming

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

#c3d10a - RGB(195, 209, 10) - Rio Grande Color FAQ

What is the color code for Rio Grande?

Hex color code for Rio Grande color is #c3d10a. RGB color code for rio grande color is rgb(195, 209, 10).

What is the RGB value of #c3d10a?

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

What is the RGB percentage of #c3d10a?

The RGB percentage composition for the hexadecimal color code #c3d10a is detailed as follows: 76.5% Red, 82% Green, and 3.9% Blue. This breakdown indicates the relative contribution of each primary color in the RGB color model to achieve this specific shade. The value 76.5% for Red signifies a dominant red component, contributing significantly to the overall color. The Green and Blue components are comparatively lower, with 82% and 3.9% 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 #c3d10a.

What does RGB 195,209,10 mean?

The RGB color 195, 209, 10 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 #c3d10a?

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

In the HSL (Hue, Saturation, Lightness) color model, the color represented by the hexadecimal code #c3d10a has an HSL value of 64° (degrees) for Hue, 91% for Saturation, and 43% for Lightness. In this HSL representation, the Hue at 64° indicates the basic color tone, which is a shade of red in this case. The Saturation value of 91% 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?
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 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...

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

E-commerce Homepage Examples & CRO Best Practices

Conversion rate optimization (CRO) is a critical aspect of e-commerce success. By optimizing your homepage, you can increase the chances that visitors will take the desired action, whether it be signing up for a newsletter, making a purchase, or down...