#ca8fef Hex Color
rgb(202, 143, 239)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ca | 8f | ef | - | #ca8fef |
RGB | 202 | 143 | 239 | - | rgb(202,143,239) |
HSL | 277 | 75% | 75% | - | hsl(277,75%,75%) |
HSV | 277 | 40% | 94% | - | hsv(277,40%,94%) |
XYZ | 49.7596 | 38.4335 | 86.4571 | - | xyz(49.7596,38.4335,86.4571) |
CIE-LAB | 68.34 | 39.45 | -39.79 | - | lab(68.34,39.45,-39.79) |
CMYK | 0.15481171548117 | 0.40167364016736 | 0 | 0.062745098039216 | cmyk(0.15481171548117,0.40167364016736,0,0.062745098039216) |
Description
The RGB value of color #ca8fef is rgb(202, 143, 239).
In the hex color #ca8fef, The value of Red is 202, value of Green is 143, and value of Blue is 239. The primary color is Blue. Similarly, The HSL values for #ca8fef consists of 277° Hue, 75% Saturation, and 75% Lightness.
In the CMYK color model, the color #ca8fef can be represented as Cyan=0.15481171548117%, Magenta=0.40167364016736%, Yellow=0%, and Black=0.062745098039216%.
Shades of #ca8fef
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 #ca8fef
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ca8fef
Preview of #ca8fef on White Background
The contrast ratio of #ca8fef with white color is 2.42
Preview of #ca8fef on black background
The contrast ratio of #ca8fef with black color is 8.69
#ca8fef color will look good with a black background.
Color Schemes of #ca8fef
Triadic Colors of #ca8fef
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 #ca8fef
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 #ca8fef
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 #ca8fef
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: #ca8fef;
}
This is a sample text used for the color #ca8fef. 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: #ca8fef;
}
This is a sample text used for the color #ca8fef. 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 #ca8fef;
}
This is a sample text used for the color #ca8fef. 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.59%
Green 24.49%
Blue 40.92%
CMYK Percentage
Cyan 25
Magenta 64.87%
Yellow 0%
Black 10.13%
Comments on this color
Please login or signup to post a comment.
No comments yet.