#c89edc Hex Color
rgb(200, 158, 220)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c8 | 9e | dc | - | #c89edc |
RGB | 200 | 158 | 220 | - | rgb(200,158,220) |
HSL | 281 | 47% | 74% | - | hsl(281,47%,74%) |
HSV | 281 | 28% | 86% | - | hsv(281,28%,86%) |
XYZ | 48.9645 | 41.9004 | 73.217 | - | xyz(48.9645,41.9004,73.217) |
CIE-LAB | 70.8 | 26.67 | -25.56 | - | lab(70.8,26.67,-25.56) |
CMYK | 0.090909090909091 | 0.28181818181818 | 0 | 0.13725490196078 | cmyk(0.090909090909091,0.28181818181818,0,0.13725490196078) |
Description
The RGB value of color #c89edc is rgb(200, 158, 220).
In the hex color #c89edc, The value of Red is 200, value of Green is 158, and value of Blue is 220. The primary color is Blue. Similarly, The HSL values for #c89edc consists of 281° Hue, 47% Saturation, and 74% Lightness.
In the CMYK color model, the color #c89edc can be represented as Cyan=0.090909090909091%, Magenta=0.28181818181818%, Yellow=0%, and Black=0.13725490196078%.
Shades of #c89edc
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 #c89edc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c89edc
Preview of #c89edc on White Background
The contrast ratio of #c89edc with white color is 2.24
Preview of #c89edc on black background
The contrast ratio of #c89edc with black color is 9.38
#c89edc color will look good with a black background.
Color Schemes of #c89edc
Triadic Colors of #c89edc
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 #c89edc
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 #c89edc
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 #c89edc
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: #c89edc;
}
This is a sample text used for the color #c89edc. 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: #c89edc;
}
This is a sample text used for the color #c89edc. 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 #c89edc;
}
This is a sample text used for the color #c89edc. 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 34.6%
Green 27.34%
Blue 38.06%
CMYK Percentage
Cyan 17.83
Magenta 55.26%
Yellow 0%
Black 26.91%
Comments on this color
Please login or signup to post a comment.
No comments yet.