#c69cef Hex Color
rgb(198, 156, 239)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c6 | 9c | ef | - | #c69cef |
RGB | 198 | 156 | 239 | - | rgb(198,156,239) |
HSL | 270 | 72% | 77% | - | hsl(270,72%,77%) |
HSV | 270 | 35% | 94% | - | hsv(270,35%,94%) |
XYZ | 50.7572 | 42.0147 | 87.0958 | - | xyz(50.7572,42.0147,87.0958) |
CIE-LAB | 70.88 | 31.17 | -35.86 | - | lab(70.88,31.17,-35.86) |
CMYK | 0.17154811715481 | 0.34728033472803 | 0 | 0.062745098039216 | cmyk(0.17154811715481,0.34728033472803,0,0.062745098039216) |
Description
The RGB value of color #c69cef is rgb(198, 156, 239).
In the hex color #c69cef, The value of Red is 198, value of Green is 156, and value of Blue is 239. The primary color is Blue. Similarly, The HSL values for #c69cef consists of 270° Hue, 72% Saturation, and 77% Lightness.
In the CMYK color model, the color #c69cef can be represented as Cyan=0.17154811715481%, Magenta=0.34728033472803%, Yellow=0%, and Black=0.062745098039216%.
Shades of #c69cef
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 #c69cef
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c69cef
Preview of #c69cef on White Background
The contrast ratio of #c69cef with white color is 2.23
Preview of #c69cef on black background
The contrast ratio of #c69cef with black color is 9.4
#c69cef color will look good with a black background.
Color Schemes of #c69cef
Triadic Colors of #c69cef
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 #c69cef
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 #c69cef
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 #c69cef
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: #c69cef;
}
This is a sample text used for the color #c69cef. 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: #c69cef;
}
This is a sample text used for the color #c69cef. 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 #c69cef;
}
This is a sample text used for the color #c69cef. 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.39%
Green 26.31%
Blue 40.3%
CMYK Percentage
Cyan 29.5
Magenta 59.71%
Yellow 0%
Black 10.79%
Comments on this color
Please login or signup to post a comment.
No comments yet.