#c48d7b - Old Rose Hex Color Code

#C48D7B (Old Rose) - RGB 196, 141, 123 Color Information

#c48d7b Conversion Table

HEX Triplet C4, 8D, 7B
RGB Decimal 196, 141, 123
RGB Octal 304, 215, 173
RGB Percent 76.9%, 55.3%, 48.2%
RGB Binary 11000100, 10001101, 1111011
CMY 0.231, 0.447, 0.518
CMYK 0, 28, 37, 23

Percentages of Color #C48D7B

R 76.9%
G 55.3%
B 48.2%
RGB Percentages of Color #c48d7b
C 0%
M 28%
Y 37%
K 23%
CMYK Percentages of Color #c48d7b

Color spaces of #C48D7B Old Rose - RGB(196, 141, 123)

HSV (or HSB) 15°, 37°, 77°
HSL 15°, 38°, 63°
Web Safe #cc9966
XYZ 35.865, 32.216, 23.067
CIE-Lab 63.521, 18.549, 17.878
xyY 0.393, 0.353, 32.216
Decimal 12881275

#c48d7b Color Accessibility Scores (Old Rose Contrast Checker)

#c48d7b

On dark background [POOR]

#c48d7b

On light background [GOOD]

#c48d7b

As background color [GOOD]

Old Rose ↔ #c48d7b Color Blindness Simulator

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

#C48D7B Color Combinations - Color Schemes with c48d7b

#c48d7b Analogous Colors

#c48d7b Triadic Colors

#c48d7b Split Complementary Colors

#c48d7b Complementary Colors

Shades and Tints of #c48d7b Color Variations

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

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

Alternatives colours to Old Rose (#c48d7b)

#c48d7b Color Codes for CSS3/HTML5 and Icon Previews

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

#C48D7B in Programming

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

#c48d7b - RGB(196, 141, 123) - Old Rose Color FAQ

What is the color code for Old Rose?

Hex color code for Old Rose color is #c48d7b. RGB color code for old rose color is rgb(196, 141, 123).

What is the RGB value of #c48d7b?

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

What is the RGB percentage of #c48d7b?

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

What does RGB 196,141,123 mean?

The RGB color 196, 141, 123 represents a dull and muted shade of Red. The websafe version of this color is hex cc9966. This color might be commonly referred to as a shade similar to Old Rose.

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

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

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

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