#c45cbc Hex Color
rgb(196, 92, 188)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c4 | 5c | bc | - | #c45cbc |
RGB | 196 | 92 | 188 | - | rgb(196,92,188) |
HSL | 305 | 47% | 56% | - | hsl(305,47%,56%) |
HSV | 305 | 53% | 77% | - | hsv(305,53%,77%) |
XYZ | 35.6692 | 23.0209 | 50.1405 | - | xyz(35.6692,23.0209,50.1405) |
CIE-LAB | 55.09 | 54.21 | -31.87 | - | lab(55.09,54.21,-31.87) |
CMYK | 0 | 0.53061224489796 | 0.040816326530612 | 0.23137254901961 | cmyk(0,0.53061224489796,0.040816326530612,0.23137254901961) |
Description
The RGB value of color #c45cbc is rgb(196, 92, 188).
In the hex color #c45cbc, The value of Red is 196, value of Green is 92, and value of Blue is 188. The primary color is Red. Similarly, The HSL values for #c45cbc consists of 305° Hue, 47% Saturation, and 56% Lightness.
In the CMYK color model, the color #c45cbc can be represented as Cyan=0%, Magenta=0.53061224489796%, Yellow=0.040816326530612%, and Black=0.23137254901961%.
Shades of #c45cbc
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 #c45cbc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c45cbc
Preview of #c45cbc on White Background
The contrast ratio of #c45cbc with white color is 3.75
Preview of #c45cbc on black background
The contrast ratio of #c45cbc with black color is 5.6
#c45cbc color will look good with a black background.
Color Schemes of #c45cbc
Triadic Colors of #c45cbc
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 #c45cbc
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 #c45cbc
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 #c45cbc
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: #c45cbc;
}
This is a sample text used for the color #c45cbc. 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: #c45cbc;
}
This is a sample text used for the color #c45cbc. 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 #c45cbc;
}
This is a sample text used for the color #c45cbc. 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 41.18%
Green 19.33%
Blue 39.5%
CMYK Percentage
Cyan 0
Magenta 66.1%
Yellow 5.08%
Black 28.82%
Comments on this color
Please login or signup to post a comment.
No comments yet.