#c69cec Hex Color
rgb(198, 156, 236)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c6 | 9c | ec | - | #c69cec |
RGB | 198 | 156 | 236 | - | rgb(198,156,236) |
HSL | 272 | 68% | 77% | - | hsl(272,68%,77%) |
HSV | 272 | 34% | 93% | - | hsv(272,34%,93%) |
XYZ | 50.3175 | 41.8388 | 84.7806 | - | xyz(50.3175,41.8388,84.7806) |
CIE-LAB | 70.76 | 30.52 | -34.41 | - | lab(70.76,30.52,-34.41) |
CMYK | 0.16101694915254 | 0.33898305084746 | 0 | 0.074509803921569 | cmyk(0.16101694915254,0.33898305084746,0,0.074509803921569) |
Description
The RGB value of color #c69cec is rgb(198, 156, 236).
In the hex color #c69cec, The value of Red is 198, value of Green is 156, and value of Blue is 236. The primary color is Blue. Similarly, The HSL values for #c69cec consists of 272° Hue, 68% Saturation, and 77% Lightness.
In the CMYK color model, the color #c69cec can be represented as Cyan=0.16101694915254%, Magenta=0.33898305084746%, Yellow=0%, and Black=0.074509803921569%.
Shades of #c69cec
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 #c69cec
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c69cec
Preview of #c69cec on White Background
The contrast ratio of #c69cec with white color is 2.24
Preview of #c69cec on black background
The contrast ratio of #c69cec with black color is 9.37
#c69cec color will look good with a black background.
Color Schemes of #c69cec
Triadic Colors of #c69cec
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 #c69cec
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 #c69cec
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 #c69cec
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: #c69cec;
}
This is a sample text used for the color #c69cec. 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: #c69cec;
}
This is a sample text used for the color #c69cec. 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 #c69cec;
}
This is a sample text used for the color #c69cec. 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.56%
Green 26.44%
Blue 40%
CMYK Percentage
Cyan 28.03
Magenta 59%
Yellow 0%
Black 12.97%
Comments on this color
Please login or signup to post a comment.
No comments yet.