#cf2bb4 Hex Color
rgb(207, 43, 180)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | cf | 2b | b4 | - | #cf2bb4 |
RGB | 207 | 43 | 180 | - | rgb(207,43,180) |
HSL | 310 | 66% | 49% | - | hsl(310,66%,49%) |
HSV | 310 | 79% | 81% | - | hsv(310,79%,81%) |
XYZ | 34.8342 | 18.2884 | 44.8741 | - | xyz(34.8342,18.2884,44.8741) |
CIE-LAB | 49.84 | 74 | -35.31 | - | lab(49.84,74,-35.31) |
CMYK | 0 | 0.79227053140097 | 0.1304347826087 | 0.18823529411765 | cmyk(0,0.79227053140097,0.1304347826087,0.18823529411765) |
Description
The RGB value of color #cf2bb4 is rgb(207, 43, 180).
In the hex color #cf2bb4, The value of Red is 207, value of Green is 43, and value of Blue is 180. The primary color is Red. Similarly, The HSL values for #cf2bb4 consists of 310° Hue, 66% Saturation, and 49% Lightness.
In the CMYK color model, the color #cf2bb4 can be represented as Cyan=0%, Magenta=0.79227053140097%, Yellow=0.1304347826087%, and Black=0.18823529411765%.
Shades of #cf2bb4
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 #cf2bb4
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cf2bb4
Preview of #cf2bb4 on White Background
The contrast ratio of #cf2bb4 with white color is 4.51
Preview of #cf2bb4 on black background
The contrast ratio of #cf2bb4 with black color is 4.66
#cf2bb4 color will look good with a black background.
Color Schemes of #cf2bb4
Triadic Colors of #cf2bb4
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 #cf2bb4
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 #cf2bb4
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 #cf2bb4
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: #cf2bb4;
}
This is a sample text used for the color #cf2bb4. 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: #cf2bb4;
}
This is a sample text used for the color #cf2bb4. 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 #cf2bb4;
}
This is a sample text used for the color #cf2bb4. 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.14%
Green 10%
Blue 41.86%
CMYK Percentage
Cyan 0
Magenta 71.32%
Yellow 11.74%
Black 16.94%
Comments on this color
Please login or signup to post a comment.
No comments yet.