#cb0779 Hex Color
rgb(203, 7, 121)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | cb | 07 | 79 | - | #cb0779 |
| RGB | 203 | 7 | 121 | - | rgb(203,7,121) |
| HSL | 325 | 93% | 41% | - | hsl(325,93%,41%) |
| HSV | 325 | 97% | 80% | - | hsv(325,97%,80%) |
| XYZ | 28.1558 | 14.2289 | 19.3516 | - | xyz(28.1558,14.2289,19.3516) |
| CIE-LAB | 44.56 | 72.28 | -8.03 | - | lab(44.56,72.28,-8.03) |
| CMYK | 0 | 0.96551724137931 | 0.40394088669951 | 0.20392156862745 | cmyk(0,0.96551724137931,0.40394088669951,0.20392156862745) |
Description
The RGB value of color #cb0779 is rgb(203, 7, 121).
In the hex color #cb0779, The value of Red is 203, value of Green is 7, and value of Blue is 121. The primary color is Red. Similarly, The HSL values for #cb0779 consists of 325° Hue, 93% Saturation, and 41% Lightness.
In the CMYK color model, the color #cb0779 can be represented as Cyan=0%, Magenta=0.96551724137931%, Yellow=0.40394088669951%, and Black=0.20392156862745%.
Shades of #cb0779
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 #cb0779
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cb0779
Preview of #cb0779 on White Background
The contrast ratio of #cb0779 with white color is 5.46
#cb0779 color will look good on a white background.
Preview of #cb0779 on black background
The contrast ratio of #cb0779 with black color is 3.85
Color Schemes of #cb0779
Triadic Colors of #cb0779
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 #cb0779
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 #cb0779
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 #cb0779
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.
Monochromatic Colors of #cb0779
Monochromatic colors are variations of a single color that are created by using different shades, tints, and tones of that color which results in a harmonious and cohesive color scheme.
Color Usage
You can set the css color of a text using:
.class{
color: #cb0779;
}
This is a sample text used for the color #cb0779. 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: #cb0779;
}
This is a sample text used for the color #cb0779. 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 #cb0779;
}
This is a sample text used for the color #cb0779. 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 61.33%
Green 2.11%
Blue 36.56%
CMYK Percentage
Cyan 0
Magenta 61.37%
Yellow 25.67%
Black 12.96%
Comments on this color
Please login or signup to post a comment.
No comments yet.