#cb549c Hex Color
rgb(203, 84, 156)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | cb | 54 | 9c | - | #cb549c |
RGB | 203 | 84 | 156 | - | rgb(203,84,156) |
HSL | 324 | 53% | 56% | - | hsl(324,53%,56%) |
HSV | 324 | 59% | 80% | - | hsv(324,59%,80%) |
XYZ | 33.7997 | 21.4375 | 33.8089 | - | xyz(33.7997,21.4375,33.8089) |
CIE-LAB | 53.43 | 54.99 | -15.73 | - | lab(53.43,54.99,-15.73) |
CMYK | 0 | 0.58620689655172 | 0.23152709359606 | 0.20392156862745 | cmyk(0,0.58620689655172,0.23152709359606,0.20392156862745) |
Description
The RGB value of color #cb549c is rgb(203, 84, 156).
In the hex color #cb549c, The value of Red is 203, value of Green is 84, and value of Blue is 156. The primary color is Red. Similarly, The HSL values for #cb549c consists of 324° Hue, 53% Saturation, and 56% Lightness.
In the CMYK color model, the color #cb549c can be represented as Cyan=0%, Magenta=0.58620689655172%, Yellow=0.23152709359606%, and Black=0.20392156862745%.
Shades of #cb549c
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 #cb549c
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cb549c
Preview of #cb549c on White Background
The contrast ratio of #cb549c with white color is 3.97
Preview of #cb549c on black background
The contrast ratio of #cb549c with black color is 5.29
#cb549c color will look good with a black background.
Color Schemes of #cb549c
Triadic Colors of #cb549c
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 #cb549c
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 #cb549c
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 #cb549c
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: #cb549c;
}
This is a sample text used for the color #cb549c. 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: #cb549c;
}
This is a sample text used for the color #cb549c. 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 #cb549c;
}
This is a sample text used for the color #cb549c. 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 45.82%
Green 18.96%
Blue 35.21%
CMYK Percentage
Cyan 0
Magenta 57.38%
Yellow 22.66%
Black 19.96%
Comments on this color
Please login or signup to post a comment.
No comments yet.