#8c8edf Hex Color
rgb(140, 142, 223)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 8c | 8e | df | - | #8c8edf |
RGB | 140 | 142 | 223 | - | rgb(140,142,223) |
HSL | 239 | 56% | 71% | - | hsl(239,56%,71%) |
HSV | 239 | 37% | 87% | - | hsv(239,37%,87%) |
XYZ | 33.8075 | 30.2492 | 73.8689 | - | xyz(33.8075,30.2492,73.8689) |
CIE-LAB | 61.87 | 18.62 | -41.48 | - | lab(61.87,18.62,-41.48) |
CMYK | 0.37219730941704 | 0.36322869955157 | 0 | 0.12549019607843 | cmyk(0.37219730941704,0.36322869955157,0,0.12549019607843) |
Description
The RGB value of color #8c8edf is rgb(140, 142, 223).
In the hex color #8c8edf, The value of Red is 140, value of Green is 142, and value of Blue is 223. The primary color is Blue. Similarly, The HSL values for #8c8edf consists of 239° Hue, 56% Saturation, and 71% Lightness.
In the CMYK color model, the color #8c8edf can be represented as Cyan=0.37219730941704%, Magenta=0.36322869955157%, Yellow=0%, and Black=0.12549019607843%.
Shades of #8c8edf
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 #8c8edf
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #8c8edf
Preview of #8c8edf on White Background
The contrast ratio of #8c8edf with white color is 2.98
Preview of #8c8edf on black background
The contrast ratio of #8c8edf with black color is 7.05
#8c8edf color will look good with a black background.
Color Schemes of #8c8edf
Triadic Colors of #8c8edf
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 #8c8edf
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 #8c8edf
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 #8c8edf
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: #8c8edf;
}
This is a sample text used for the color #8c8edf. 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: #8c8edf;
}
This is a sample text used for the color #8c8edf. 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 #8c8edf;
}
This is a sample text used for the color #8c8edf. 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 27.72%
Green 28.12%
Blue 44.16%
CMYK Percentage
Cyan 43.23
Magenta 42.19%
Yellow 0%
Black 14.58%
Comments on this color
Please login or signup to post a comment.
No comments yet.