#c07cee Hex Color
rgb(192, 124, 238)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c0 | 7c | ee | - | #c07cee |
RGB | 192 | 124 | 238 | - | rgb(192,124,238) |
HSL | 276 | 77% | 71% | - | hsl(276,77%,71%) |
HSV | 276 | 48% | 93% | - | hsv(276,48%,93%) |
XYZ | 44.3785 | 31.7948 | 84.6869 | - | xyz(44.3785,31.7948,84.6869) |
CIE-LAB | 63.17 | 46.63 | -47.42 | - | lab(63.17,46.63,-47.42) |
CMYK | 0.19327731092437 | 0.47899159663866 | 0 | 0.066666666666667 | cmyk(0.19327731092437,0.47899159663866,0,0.066666666666667) |
Description
The RGB value of color #c07cee is rgb(192, 124, 238).
In the hex color #c07cee, The value of Red is 192, value of Green is 124, and value of Blue is 238. The primary color is Blue. Similarly, The HSL values for #c07cee consists of 276° Hue, 77% Saturation, and 71% Lightness.
In the CMYK color model, the color #c07cee can be represented as Cyan=0.19327731092437%, Magenta=0.47899159663866%, Yellow=0%, and Black=0.066666666666667%.
Shades of #c07cee
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 #c07cee
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c07cee
Preview of #c07cee on White Background
The contrast ratio of #c07cee with white color is 2.85
Preview of #c07cee on black background
The contrast ratio of #c07cee with black color is 7.36
#c07cee color will look good with a black background.
Color Schemes of #c07cee
Triadic Colors of #c07cee
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 #c07cee
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 #c07cee
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 #c07cee
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: #c07cee;
}
This is a sample text used for the color #c07cee. 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: #c07cee;
}
This is a sample text used for the color #c07cee. 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 #c07cee;
}
This is a sample text used for the color #c07cee. 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.66%
Green 22.38%
Blue 42.96%
CMYK Percentage
Cyan 26.16
Magenta 64.82%
Yellow 0%
Black 9.02%
Comments on this color
Please login or signup to post a comment.
No comments yet.