#c68cdb Hex Color
rgb(198, 140, 219)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c6 | 8c | db | - | #c68cdb |
RGB | 198 | 140 | 219 | - | rgb(198,140,219) |
HSL | 284 | 52% | 70% | - | hsl(284,52%,70%) |
HSV | 284 | 36% | 86% | - | hsv(284,36%,86%) |
XYZ | 45.453 | 35.8764 | 71.547 | - | xyz(45.453,35.8764,71.547) |
CIE-LAB | 66.43 | 35.72 | -31.76 | - | lab(66.43,35.72,-31.76) |
CMYK | 0.095890410958904 | 0.36073059360731 | 0 | 0.14117647058824 | cmyk(0.095890410958904,0.36073059360731,0,0.14117647058824) |
Description
The RGB value of color #c68cdb is rgb(198, 140, 219).
In the hex color #c68cdb, The value of Red is 198, value of Green is 140, and value of Blue is 219. The primary color is Blue. Similarly, The HSL values for #c68cdb consists of 284° Hue, 52% Saturation, and 70% Lightness.
In the CMYK color model, the color #c68cdb can be represented as Cyan=0.095890410958904%, Magenta=0.36073059360731%, Yellow=0%, and Black=0.14117647058824%.
Shades of #c68cdb
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 #c68cdb
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c68cdb
Preview of #c68cdb on White Background
The contrast ratio of #c68cdb with white color is 2.57
Preview of #c68cdb on black background
The contrast ratio of #c68cdb with black color is 8.18
#c68cdb color will look good with a black background.
Color Schemes of #c68cdb
Triadic Colors of #c68cdb
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 #c68cdb
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 #c68cdb
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 #c68cdb
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: #c68cdb;
}
This is a sample text used for the color #c68cdb. 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: #c68cdb;
}
This is a sample text used for the color #c68cdb. 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 #c68cdb;
}
This is a sample text used for the color #c68cdb. 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 35.55%
Green 25.13%
Blue 39.32%
CMYK Percentage
Cyan 16.04
Magenta 60.34%
Yellow 0%
Black 23.62%
Comments on this color
Please login or signup to post a comment.
No comments yet.