#c067eb Hex Color
rgb(192, 103, 235)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c0 | 67 | eb | - | #c067eb |
RGB | 192 | 103 | 235 | - | rgb(192,103,235) |
HSL | 280 | 77% | 66% | - | hsl(280,77%,66%) |
HSV | 280 | 56% | 92% | - | hsv(280,56%,92%) |
XYZ | 41.5839 | 26.9051 | 81.5988 | - | xyz(41.5839,26.9051,81.5988) |
CIE-LAB | 58.89 | 56.79 | -52.55 | - | lab(58.89,56.79,-52.55) |
CMYK | 0.18297872340426 | 0.56170212765957 | 0 | 0.07843137254902 | cmyk(0.18297872340426,0.56170212765957,0,0.07843137254902) |
Description
The RGB value of color #c067eb is rgb(192, 103, 235).
In the hex color #c067eb, The value of Red is 192, value of Green is 103, and value of Blue is 235. The primary color is Blue. Similarly, The HSL values for #c067eb consists of 280° Hue, 77% Saturation, and 66% Lightness.
In the CMYK color model, the color #c067eb can be represented as Cyan=0.18297872340426%, Magenta=0.56170212765957%, Yellow=0%, and Black=0.07843137254902%.
Shades of #c067eb
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 #c067eb
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c067eb
Preview of #c067eb on White Background
The contrast ratio of #c067eb with white color is 3.29
Preview of #c067eb on black background
The contrast ratio of #c067eb with black color is 6.38
#c067eb color will look good with a black background.
Color Schemes of #c067eb
Triadic Colors of #c067eb
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 #c067eb
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 #c067eb
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 #c067eb
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: #c067eb;
}
This is a sample text used for the color #c067eb. 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: #c067eb;
}
This is a sample text used for the color #c067eb. 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 #c067eb;
}
This is a sample text used for the color #c067eb. 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 36.23%
Green 19.43%
Blue 44.34%
CMYK Percentage
Cyan 22.23
Magenta 68.24%
Yellow 0%
Black 9.53%
Comments on this color
Please login or signup to post a comment.
No comments yet.