#c07adf Hex Color
rgb(192, 122, 223)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c0 | 7a | df | - | #c07adf |
RGB | 192 | 122 | 223 | - | rgb(192,122,223) |
HSL | 282 | 61% | 68% | - | hsl(282,61%,68%) |
HSV | 282 | 45% | 87% | - | hsv(282,45%,87%) |
XYZ | 42.017 | 30.4532 | 73.4756 | - | xyz(42.017,30.4532,73.4756) |
CIE-LAB | 62.04 | 44.5 | -40.87 | - | lab(62.04,44.5,-40.87) |
CMYK | 0.1390134529148 | 0.45291479820628 | 0 | 0.12549019607843 | cmyk(0.1390134529148,0.45291479820628,0,0.12549019607843) |
Description
The RGB value of color #c07adf is rgb(192, 122, 223).
In the hex color #c07adf, The value of Red is 192, value of Green is 122, and value of Blue is 223. The primary color is Blue. Similarly, The HSL values for #c07adf consists of 282° Hue, 61% Saturation, and 68% Lightness.
In the CMYK color model, the color #c07adf can be represented as Cyan=0.1390134529148%, Magenta=0.45291479820628%, Yellow=0%, and Black=0.12549019607843%.
Shades of #c07adf
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 #c07adf
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c07adf
Preview of #c07adf on White Background
The contrast ratio of #c07adf with white color is 2.96
Preview of #c07adf on black background
The contrast ratio of #c07adf with black color is 7.09
#c07adf color will look good with a black background.
Color Schemes of #c07adf
Triadic Colors of #c07adf
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 #c07adf
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 #c07adf
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 #c07adf
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: #c07adf;
}
This is a sample text used for the color #c07adf. 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: #c07adf;
}
This is a sample text used for the color #c07adf. 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 #c07adf;
}
This is a sample text used for the color #c07adf. 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 35.75%
Green 22.72%
Blue 41.53%
CMYK Percentage
Cyan 19.38
Magenta 63.13%
Yellow 0%
Black 17.49%
Comments on this color
Please login or signup to post a comment.
No comments yet.