#ca5abc Hex Color
rgb(202, 90, 188)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ca | 5a | bc | - | #ca5abc |
RGB | 202 | 90 | 188 | - | rgb(202,90,188) |
HSL | 308 | 51% | 57% | - | hsl(308,51%,57%) |
HSV | 308 | 55% | 79% | - | hsv(308,55%,79%) |
XYZ | 37.0904 | 23.4997 | 50.158 | - | xyz(37.0904,23.4997,50.158) |
CIE-LAB | 55.58 | 56.83 | -31.04 | - | lab(55.58,56.83,-31.04) |
CMYK | 0 | 0.55445544554455 | 0.069306930693069 | 0.2078431372549 | cmyk(0,0.55445544554455,0.069306930693069,0.2078431372549) |
Description
The RGB value of color #ca5abc is rgb(202, 90, 188).
In the hex color #ca5abc, The value of Red is 202, value of Green is 90, and value of Blue is 188. The primary color is Red. Similarly, The HSL values for #ca5abc consists of 308° Hue, 51% Saturation, and 57% Lightness.
In the CMYK color model, the color #ca5abc can be represented as Cyan=0%, Magenta=0.55445544554455%, Yellow=0.069306930693069%, and Black=0.2078431372549%.
Shades of #ca5abc
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 #ca5abc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ca5abc
Preview of #ca5abc on White Background
The contrast ratio of #ca5abc with white color is 3.68
Preview of #ca5abc on black background
The contrast ratio of #ca5abc with black color is 5.7
#ca5abc color will look good with a black background.
Color Schemes of #ca5abc
Triadic Colors of #ca5abc
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 #ca5abc
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 #ca5abc
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 #ca5abc
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: #ca5abc;
}
This is a sample text used for the color #ca5abc. 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: #ca5abc;
}
This is a sample text used for the color #ca5abc. 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 #ca5abc;
}
This is a sample text used for the color #ca5abc. 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 42.08%
Green 18.75%
Blue 39.17%
CMYK Percentage
Cyan 0
Magenta 66.67%
Yellow 8.33%
Black 24.99%
Comments on this color
Please login or signup to post a comment.
No comments yet.