#c1b7be Hex Color
rgb(193, 183, 190)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c1 | b7 | be | - | #c1b7be |
RGB | 193 | 183 | 190 | - | rgb(193,183,190) |
HSL | 318 | 7% | 74% | - | hsl(318,7%,74%) |
HSV | 318 | 5% | 76% | - | hsv(318,5%,76%) |
XYZ | 48.2201 | 48.9221 | 55.6166 | - | xyz(48.2201,48.9221,55.6166) |
CIE-LAB | 75.4 | 4.8 | -2.28 | - | lab(75.4,4.8,-2.28) |
CMYK | 0 | 0.051813471502591 | 0.015544041450777 | 0.24313725490196 | cmyk(0,0.051813471502591,0.015544041450777,0.24313725490196) |
Description
The RGB value of color #c1b7be is rgb(193, 183, 190).
In the hex color #c1b7be, The value of Red is 193, value of Green is 183, and value of Blue is 190. The primary color is Red. Similarly, The HSL values for #c1b7be consists of 318° Hue, 7% Saturation, and 74% Lightness.
In the CMYK color model, the color #c1b7be can be represented as Cyan=0%, Magenta=0.051813471502591%, Yellow=0.015544041450777%, and Black=0.24313725490196%.
Shades of #c1b7be
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 #c1b7be
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c1b7be
Preview of #c1b7be on White Background
The contrast ratio of #c1b7be with white color is 1.95
Preview of #c1b7be on black background
The contrast ratio of #c1b7be with black color is 10.78
#c1b7be color will look good with a black background.
Color Schemes of #c1b7be
Triadic Colors of #c1b7be
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 #c1b7be
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 #c1b7be
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 #c1b7be
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: #c1b7be;
}
This is a sample text used for the color #c1b7be. 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: #c1b7be;
}
This is a sample text used for the color #c1b7be. 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 #c1b7be;
}
This is a sample text used for the color #c1b7be. 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 34.1%
Green 32.33%
Blue 33.57%
CMYK Percentage
Cyan 0
Magenta 16.69%
Yellow 5.01%
Black 78.31%
Comments on this color
Please login or signup to post a comment.
No comments yet.