#c68cca Hex Color
rgb(198, 140, 202)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c6 | 8c | ca | - | #c68cca |
RGB | 198 | 140 | 202 | - | rgb(198,140,202) |
HSL | 296 | 37% | 67% | - | hsl(296,37%,67%) |
HSV | 296 | 31% | 79% | - | hsv(296,31%,79%) |
XYZ | 43.3275 | 35.0262 | 60.3542 | - | xyz(43.3275,35.0262,60.3542) |
CIE-LAB | 65.77 | 32.36 | -23.31 | - | lab(65.77,32.36,-23.31) |
CMYK | 0.01980198019802 | 0.30693069306931 | 0 | 0.2078431372549 | cmyk(0.01980198019802,0.30693069306931,0,0.2078431372549) |
Description
The RGB value of color #c68cca is rgb(198, 140, 202).
In the hex color #c68cca, The value of Red is 198, value of Green is 140, and value of Blue is 202. The primary color is Blue. Similarly, The HSL values for #c68cca consists of 296° Hue, 37% Saturation, and 67% Lightness.
In the CMYK color model, the color #c68cca can be represented as Cyan=0.01980198019802%, Magenta=0.30693069306931%, Yellow=0%, and Black=0.2078431372549%.
Shades of #c68cca
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 #c68cca
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c68cca
Preview of #c68cca on White Background
The contrast ratio of #c68cca with white color is 2.62
Preview of #c68cca on black background
The contrast ratio of #c68cca with black color is 8.01
#c68cca color will look good with a black background.
Color Schemes of #c68cca
Triadic Colors of #c68cca
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 #c68cca
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 #c68cca
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 #c68cca
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: #c68cca;
}
This is a sample text used for the color #c68cca. 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: #c68cca;
}
This is a sample text used for the color #c68cca. 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 #c68cca;
}
This is a sample text used for the color #c68cca. 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 36.67%
Green 25.93%
Blue 37.41%
CMYK Percentage
Cyan 3.7
Magenta 57.42%
Yellow 0%
Black 38.88%
Comments on this color
Please login or signup to post a comment.
No comments yet.