#c3bebf Hex Color
rgb(195, 190, 191)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | c3 | be | bf | - | #c3bebf |
| RGB | 195 | 190 | 191 | - | rgb(195,190,191) |
| HSL | 348 | 4% | 75% | - | hsl(348,4%,75%) |
| HSV | 348 | 3% | 76% | - | hsv(348,3%,76%) |
| XYZ | 50.3231 | 52.1906 | 56.7117 | - | xyz(50.3231,52.1906,56.7117) |
| CIE-LAB | 77.39 | 1.93 | 0.11 | - | lab(77.39,1.93,0.11) |
| CMYK | 0 | 0.025641025641026 | 0.02051282051282 | 0.23529411764706 | cmyk(0,0.025641025641026,0.02051282051282,0.23529411764706) |
Description
The RGB value of color #c3bebf is rgb(195, 190, 191).
In the hex color #c3bebf, The value of Red is 195, value of Green is 190, and value of Blue is 191. The primary color is Red. Similarly, The HSL values for #c3bebf consists of 348° Hue, 4% Saturation, and 75% Lightness.
In the CMYK color model, the color #c3bebf can be represented as Cyan=0%, Magenta=0.025641025641026%, Yellow=0.02051282051282%, and Black=0.23529411764706%.
Shades of #c3bebf
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 #c3bebf
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c3bebf
Preview of #c3bebf on White Background
The contrast ratio of #c3bebf with white color is 1.84
Preview of #c3bebf on black background
The contrast ratio of #c3bebf with black color is 11.44
#c3bebf color will look good with a black background.
Color Schemes of #c3bebf
Triadic Colors of #c3bebf
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 #c3bebf
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 #c3bebf
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 #c3bebf
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: #c3bebf;
}
This is a sample text used for the color #c3bebf. 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: #c3bebf;
}
This is a sample text used for the color #c3bebf. 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 #c3bebf;
}
This is a sample text used for the color #c3bebf. 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 33.85%
Green 32.99%
Blue 33.16%
CMYK Percentage
Cyan 0
Magenta 9.11%
Yellow 7.29%
Black 83.6%
Comments on this color
Please login or signup to post a comment.
No comments yet.