#cc5fba Hex Color
rgb(204, 95, 186)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | cc | 5f | ba | - | #cc5fba |
RGB | 204 | 95 | 186 | - | rgb(204,95,186) |
HSL | 310 | 52% | 59% | - | hsl(310,52%,59%) |
HSV | 310 | 53% | 80% | - | hsv(310,53%,80%) |
XYZ | 37.857 | 24.567 | 49.201 | - | xyz(37.857,24.567,49.201) |
CIE-LAB | 56.65 | 54.73 | -28.21 | - | lab(56.65,54.73,-28.21) |
CMYK | 0 | 0.5343137254902 | 0.088235294117647 | 0.2 | cmyk(0,0.5343137254902,0.088235294117647,0.2) |
Description
The RGB value of color #cc5fba is rgb(204, 95, 186).
In the hex color #cc5fba, The value of Red is 204, value of Green is 95, and value of Blue is 186. The primary color is Red. Similarly, The HSL values for #cc5fba consists of 310° Hue, 52% Saturation, and 59% Lightness.
In the CMYK color model, the color #cc5fba can be represented as Cyan=0%, Magenta=0.5343137254902%, Yellow=0.088235294117647%, and Black=0.2%.
Shades of #cc5fba
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 #cc5fba
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cc5fba
Preview of #cc5fba on White Background
The contrast ratio of #cc5fba with white color is 3.55
Preview of #cc5fba on black background
The contrast ratio of #cc5fba with black color is 5.91
#cc5fba color will look good with a black background.
Color Schemes of #cc5fba
Triadic Colors of #cc5fba
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 #cc5fba
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 #cc5fba
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 #cc5fba
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: #cc5fba;
}
This is a sample text used for the color #cc5fba. 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: #cc5fba;
}
This is a sample text used for the color #cc5fba. 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 #cc5fba;
}
This is a sample text used for the color #cc5fba. 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.06%
Green 19.59%
Blue 38.35%
CMYK Percentage
Cyan 0
Magenta 64.96%
Yellow 10.73%
Black 24.31%
Comments on this color
Please login or signup to post a comment.
No comments yet.