#cb2fa8 Hex Color
rgb(203, 47, 168)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | cb | 2f | a8 | - | #cb2fa8 |
RGB | 203 | 47 | 168 | - | rgb(203,47,168) |
HSL | 313 | 62% | 49% | - | hsl(313,62%,49%) |
HSV | 313 | 77% | 80% | - | hsv(313,77%,80%) |
XYZ | 32.713 | 17.5567 | 38.7104 | - | xyz(32.713,17.5567,38.7104) |
CIE-LAB | 48.95 | 70.43 | -29.69 | - | lab(48.95,70.43,-29.69) |
CMYK | 0 | 0.76847290640394 | 0.17241379310345 | 0.20392156862745 | cmyk(0,0.76847290640394,0.17241379310345,0.20392156862745) |
Description
The RGB value of color #cb2fa8 is rgb(203, 47, 168).
In the hex color #cb2fa8, The value of Red is 203, value of Green is 47, and value of Blue is 168. The primary color is Red. Similarly, The HSL values for #cb2fa8 consists of 313° Hue, 62% Saturation, and 49% Lightness.
In the CMYK color model, the color #cb2fa8 can be represented as Cyan=0%, Magenta=0.76847290640394%, Yellow=0.17241379310345%, and Black=0.20392156862745%.
Shades of #cb2fa8
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 #cb2fa8
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cb2fa8
Preview of #cb2fa8 on White Background
The contrast ratio of #cb2fa8 with white color is 4.65
#cb2fa8 color will look good on a white background.
Preview of #cb2fa8 on black background
The contrast ratio of #cb2fa8 with black color is 4.51
Color Schemes of #cb2fa8
Triadic Colors of #cb2fa8
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 #cb2fa8
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 #cb2fa8
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 #cb2fa8
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: #cb2fa8;
}
This is a sample text used for the color #cb2fa8. 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: #cb2fa8;
}
This is a sample text used for the color #cb2fa8. 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 #cb2fa8;
}
This is a sample text used for the color #cb2fa8. 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 48.56%
Green 11.24%
Blue 40.19%
CMYK Percentage
Cyan 0
Magenta 67.13%
Yellow 15.06%
Black 17.81%
Comments on this color
Please login or signup to post a comment.
No comments yet.