#c5c3dc Hex Color
rgb(197, 195, 220)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c5 | c3 | dc | - | #c5c3dc |
RGB | 197 | 195 | 220 | - | rgb(197,195,220) |
HSL | 245 | 26% | 81% | - | hsl(245,26%,81%) |
HSV | 245 | 11% | 86% | - | hsv(245,11%,86%) |
XYZ | 55.4593 | 56.0678 | 75.6093 | - | xyz(55.4593,56.0678,75.6093) |
CIE-LAB | 79.65 | 5.52 | -12.19 | - | lab(79.65,5.52,-12.19) |
CMYK | 0.10454545454545 | 0.11363636363636 | 0 | 0.13725490196078 | cmyk(0.10454545454545,0.11363636363636,0,0.13725490196078) |
Description
The RGB value of color #c5c3dc is rgb(197, 195, 220).
In the hex color #c5c3dc, The value of Red is 197, value of Green is 195, and value of Blue is 220. The primary color is Blue. Similarly, The HSL values for #c5c3dc consists of 245° Hue, 26% Saturation, and 81% Lightness.
In the CMYK color model, the color #c5c3dc can be represented as Cyan=0.10454545454545%, Magenta=0.11363636363636%, Yellow=0%, and Black=0.13725490196078%.
Shades of #c5c3dc
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 #c5c3dc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c5c3dc
Preview of #c5c3dc on White Background
The contrast ratio of #c5c3dc with white color is 1.72
Preview of #c5c3dc on black background
The contrast ratio of #c5c3dc with black color is 12.21
#c5c3dc color will look good with a black background.
Color Schemes of #c5c3dc
Triadic Colors of #c5c3dc
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 #c5c3dc
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 #c5c3dc
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 #c5c3dc
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: #c5c3dc;
}
This is a sample text used for the color #c5c3dc. 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: #c5c3dc;
}
This is a sample text used for the color #c5c3dc. 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 #c5c3dc;
}
This is a sample text used for the color #c5c3dc. 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.19%
Green 31.86%
Blue 35.95%
CMYK Percentage
Cyan 29.41
Magenta 31.97%
Yellow 0%
Black 38.62%
Comments on this color
Please login or signup to post a comment.
No comments yet.