#c8baba - Silver Rust Hex Color Code

#C8BABA (Silver Rust) - RGB 200, 186, 186 Color Information

#c8baba Conversion Table

HEX Triplet C8, BA, BA
RGB Decimal 200, 186, 186
RGB Octal 310, 272, 272
RGB Percent 78.4%, 72.9%, 72.9%
RGB Binary 11001000, 10111010, 10111010
CMY 0.216, 0.271, 0.271
CMYK 0, 7, 7, 22

Percentages of Color #C8BABA

R 78.4%
G 72.9%
B 72.9%
RGB Percentages of Color #c8baba
C 0%
M 7%
Y 7%
K 22%
CMYK Percentages of Color #c8baba

Color spaces of #C8BABA Silver Rust - RGB(200, 186, 186)

HSV (or HSB) 0°, 7°, 78°
HSL 0°, 11°, 76°
Web Safe #cccccc
XYZ 50.241, 50.942, 53.639
CIE-Lab 76.644, 4.948, 1.775
xyY 0.325, 0.329, 50.942
Decimal 13155002

#c8baba Color Accessibility Scores (Silver Rust Contrast Checker)

#c8baba

On dark background [GOOD]

#c8baba

On light background [POOR]

#c8baba

As background color [POOR]

Silver Rust ↔ #c8baba Color Blindness Simulator

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

#C8BABA Color Combinations - Color Schemes with c8baba

#c8baba Analogous Colors

#c8baba Triadic Colors

#c8baba Split Complementary Colors

#c8baba Complementary Colors

Shades and Tints of #c8baba Color Variations

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

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

Alternatives colours to Silver Rust (#c8baba)

#c8baba Color Codes for CSS3/HTML5 and Icon Previews

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

#C8BABA in Programming

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

#c8baba - RGB(200, 186, 186) - Silver Rust Color FAQ

What is the color code for Silver Rust?

Hex color code for Silver Rust color is #c8baba. RGB color code for silver rust color is rgb(200, 186, 186).

What is the RGB value of #c8baba?

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

What is the RGB percentage of #c8baba?

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

What does RGB 200,186,186 mean?

The RGB color 200, 186, 186 represents a bright and vivid shade of Red. The websafe version of this color is hex cccccc. This color might be commonly referred to as a shade similar to Silver Rust.

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

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

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

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

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