#c19b9b Hex Color
rgb(193, 155, 155)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c1 | 9b | 9b | - | #c19b9b |
RGB | 193 | 155 | 155 | - | rgb(193,155,155) |
HSL | 0 | 23% | 68% | - | hsl(0,23%,68%) |
HSV | 0 | 20% | 76% | - | hsv(0,20%,76%) |
XYZ | 39.6301 | 37.1467 | 36.0916 | - | xyz(39.6301,37.1467,36.0916) |
CIE-LAB | 67.39 | 14.11 | 5.36 | - | lab(67.39,14.11,5.36) |
CMYK | 0 | 0.19689119170984 | 0.19689119170984 | 0.24313725490196 | cmyk(0,0.19689119170984,0.19689119170984,0.24313725490196) |
Description
The RGB value of color #c19b9b is rgb(193, 155, 155).
In the hex color #c19b9b, The value of Red is 193, value of Green is 155, and value of Blue is 155. The primary color is Red. Similarly, The HSL values for #c19b9b consists of 0° Hue, 23% Saturation, and 68% Lightness.
In the CMYK color model, the color #c19b9b can be represented as Cyan=0%, Magenta=0.19689119170984%, Yellow=0.19689119170984%, and Black=0.24313725490196%.
Shades of #c19b9b
Shades in a color are variations of the color that are created by adding black to it which results in a darker tone.
Tints of #c19b9b
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c19b9b
Preview of #c19b9b on White Background
The contrast ratio of #c19b9b with white color is 2.49
Preview of #c19b9b on black background
The contrast ratio of #c19b9b with black color is 8.43
#c19b9b color will look good with a black background.
Color Schemes of #c19b9b
Triadic Colors of #c19b9b
Triadic colors are three colors that are evenly spaced around the color wheel and are therefore harmonious when used together in a design.
Analogous Colors of #c19b9b
Analogous colors are colors that are next to each other on the color wheel and share a similar hue, creating a cohesive and harmonious color scheme.
Triadic Colors of #c19b9b
Triadic colors are three colors that are evenly spaced around the color wheel and are therefore harmonious when used together in a design.
Analogous Colors of #c19b9b
Analogous colors are colors that are next to each other on the color wheel and share a similar hue, creating a cohesive and harmonious color scheme.
Color Usage
You can set the css color of a text using:
.class{
color: #c19b9b;
}
This is a sample text used for the color #c19b9b. Lorem ipsum dolor, sit amet consectetur adipisicing elit. Animi sunt eveniet natus dolor minima, sit quaerat? Dignissimos unde alias debitis amet ducimus modi, eum quos ullam blanditiis aliquam necessitatibus ex.
You can set the css background color of a box using:
.box{
background-color: #c19b9b;
}
This is a sample text used for the color #c19b9b. Lorem ipsum dolor, sit amet consectetur adipisicing elit. Animi sunt eveniet natus dolor minima, sit quaerat? Dignissimos unde alias debitis amet ducimus modi, eum quos ullam blanditiis aliquam necessitatibus ex.
You can set the css border of a box using:
.box{
border:4px solid #c19b9b;
}
This is a sample text used for the color #c19b9b. Lorem ipsum dolor, sit amet consectetur adipisicing elit. Animi sunt eveniet natus dolor minima, sit quaerat? Dignissimos unde alias debitis amet ducimus modi, eum quos ullam blanditiis aliquam necessitatibus ex.
RGB Percentage
Red 38.37%
Green 30.82%
Blue 30.82%
CMYK Percentage
Cyan 0
Magenta 30.91%
Yellow 30.91%
Black 38.17%
Comments on this color
Please login or signup to post a comment.
No comments yet.