#c6bcf1 Hex Color
rgb(198, 188, 241)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c6 | bc | f1 | - | #c6bcf1 |
RGB | 198 | 188 | 241 | - | rgb(198,188,241) |
HSL | 251 | 65% | 84% | - | hsl(251,65%,84%) |
HSV | 251 | 22% | 95% | - | hsv(251,22%,95%) |
XYZ | 57.1491 | 54.3231 | 90.6924 | - | xyz(57.1491,54.3231,90.6924) |
CIE-LAB | 78.65 | 14.04 | -24.99 | - | lab(78.65,14.04,-24.99) |
CMYK | 0.17842323651452 | 0.21991701244813 | 0 | 0.054901960784314 | cmyk(0.17842323651452,0.21991701244813,0,0.054901960784314) |
Description
The RGB value of color #c6bcf1 is rgb(198, 188, 241).
In the hex color #c6bcf1, The value of Red is 198, value of Green is 188, and value of Blue is 241. The primary color is Blue. Similarly, The HSL values for #c6bcf1 consists of 251° Hue, 65% Saturation, and 84% Lightness.
In the CMYK color model, the color #c6bcf1 can be represented as Cyan=0.17842323651452%, Magenta=0.21991701244813%, Yellow=0%, and Black=0.054901960784314%.
Shades of #c6bcf1
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 #c6bcf1
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c6bcf1
Preview of #c6bcf1 on White Background
The contrast ratio of #c6bcf1 with white color is 1.77
Preview of #c6bcf1 on black background
The contrast ratio of #c6bcf1 with black color is 11.86
#c6bcf1 color will look good with a black background.
Color Schemes of #c6bcf1
Triadic Colors of #c6bcf1
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 #c6bcf1
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 #c6bcf1
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 #c6bcf1
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: #c6bcf1;
}
This is a sample text used for the color #c6bcf1. 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: #c6bcf1;
}
This is a sample text used for the color #c6bcf1. 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 #c6bcf1;
}
This is a sample text used for the color #c6bcf1. 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 31.58%
Green 29.98%
Blue 38.44%
CMYK Percentage
Cyan 39.37
Magenta 48.52%
Yellow 0%
Black 12.11%
Comments on this color
Please login or signup to post a comment.
No comments yet.