#ca7eef Hex Color
rgb(202, 126, 239)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ca | 7e | ef | - | #ca7eef |
RGB | 202 | 126 | 239 | - | rgb(202,126,239) |
HSL | 280 | 78% | 72% | - | hsl(280,78%,72%) |
HSV | 280 | 47% | 94% | - | hsv(280,47%,94%) |
XYZ | 47.398 | 33.7103 | 85.6699 | - | xyz(47.398,33.7103,85.6699) |
CIE-LAB | 64.73 | 48.52 | -45.44 | - | lab(64.73,48.52,-45.44) |
CMYK | 0.15481171548117 | 0.47280334728033 | 0 | 0.062745098039216 | cmyk(0.15481171548117,0.47280334728033,0,0.062745098039216) |
Description
The RGB value of color #ca7eef is rgb(202, 126, 239).
In the hex color #ca7eef, The value of Red is 202, value of Green is 126, and value of Blue is 239. The primary color is Blue. Similarly, The HSL values for #ca7eef consists of 280° Hue, 78% Saturation, and 72% Lightness.
In the CMYK color model, the color #ca7eef can be represented as Cyan=0.15481171548117%, Magenta=0.47280334728033%, Yellow=0%, and Black=0.062745098039216%.
Shades of #ca7eef
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 #ca7eef
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ca7eef
Preview of #ca7eef on White Background
The contrast ratio of #ca7eef with white color is 2.71
Preview of #ca7eef on black background
The contrast ratio of #ca7eef with black color is 7.74
#ca7eef color will look good with a black background.
Color Schemes of #ca7eef
Triadic Colors of #ca7eef
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 #ca7eef
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 #ca7eef
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 #ca7eef
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: #ca7eef;
}
This is a sample text used for the color #ca7eef. 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: #ca7eef;
}
This is a sample text used for the color #ca7eef. 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 #ca7eef;
}
This is a sample text used for the color #ca7eef. 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.63%
Green 22.22%
Blue 42.15%
CMYK Percentage
Cyan 22.42
Magenta 68.49%
Yellow 0%
Black 9.09%
Comments on this color
Please login or signup to post a comment.
No comments yet.