#c4bcdc Hex Color
rgb(196, 188, 220)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c4 | bc | dc | - | #c4bcdc |
RGB | 196 | 188 | 220 | - | rgb(196,188,220) |
HSL | 255 | 31% | 80% | - | hsl(255,31%,80%) |
HSV | 255 | 15% | 86% | - | hsv(255,15%,86%) |
XYZ | 53.6664 | 52.8695 | 75.0865 | - | xyz(53.6664,52.8695,75.0865) |
CIE-LAB | 77.8 | 8.96 | -14.98 | - | lab(77.8,8.96,-14.98) |
CMYK | 0.10909090909091 | 0.14545454545455 | 0 | 0.13725490196078 | cmyk(0.10909090909091,0.14545454545455,0,0.13725490196078) |
Description
The RGB value of color #c4bcdc is rgb(196, 188, 220).
In the hex color #c4bcdc, The value of Red is 196, value of Green is 188, and value of Blue is 220. The primary color is Blue. Similarly, The HSL values for #c4bcdc consists of 255° Hue, 31% Saturation, and 80% Lightness.
In the CMYK color model, the color #c4bcdc can be represented as Cyan=0.10909090909091%, Magenta=0.14545454545455%, Yellow=0%, and Black=0.13725490196078%.
Shades of #c4bcdc
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 #c4bcdc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c4bcdc
Preview of #c4bcdc on White Background
The contrast ratio of #c4bcdc with white color is 1.81
Preview of #c4bcdc on black background
The contrast ratio of #c4bcdc with black color is 11.57
#c4bcdc color will look good with a black background.
Color Schemes of #c4bcdc
Triadic Colors of #c4bcdc
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 #c4bcdc
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 #c4bcdc
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 #c4bcdc
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: #c4bcdc;
}
This is a sample text used for the color #c4bcdc. 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: #c4bcdc;
}
This is a sample text used for the color #c4bcdc. 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 #c4bcdc;
}
This is a sample text used for the color #c4bcdc. 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 32.45%
Green 31.13%
Blue 36.42%
CMYK Percentage
Cyan 27.84
Magenta 37.12%
Yellow 0%
Black 35.03%
Comments on this color
Please login or signup to post a comment.
No comments yet.