#c33f87 Hex Color
rgb(195, 63, 135)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c3 | 3f | 87 | - | #c33f87 |
RGB | 195 | 63 | 135 | - | rgb(195,63,135) |
HSL | 327 | 52% | 51% | - | hsl(327,52%,51%) |
HSV | 327 | 68% | 76% | - | hsv(327,68%,76%) |
XYZ | 28.6564 | 16.9064 | 24.6746 | - | xyz(28.6564,16.9064,24.6746) |
CIE-LAB | 48.14 | 58.8 | -11.35 | - | lab(48.14,58.8,-11.35) |
CMYK | 0 | 0.67692307692308 | 0.30769230769231 | 0.23529411764706 | cmyk(0,0.67692307692308,0.30769230769231,0.23529411764706) |
Description
The RGB value of color #c33f87 is rgb(195, 63, 135).
In the hex color #c33f87, The value of Red is 195, value of Green is 63, and value of Blue is 135. The primary color is Red. Similarly, The HSL values for #c33f87 consists of 327° Hue, 52% Saturation, and 51% Lightness.
In the CMYK color model, the color #c33f87 can be represented as Cyan=0%, Magenta=0.67692307692308%, Yellow=0.30769230769231%, and Black=0.23529411764706%.
Shades of #c33f87
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 #c33f87
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c33f87
Preview of #c33f87 on White Background
The contrast ratio of #c33f87 with white color is 4.79
#c33f87 color will look good on a white background.
Preview of #c33f87 on black background
The contrast ratio of #c33f87 with black color is 4.38
Color Schemes of #c33f87
Triadic Colors of #c33f87
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 #c33f87
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 #c33f87
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 #c33f87
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: #c33f87;
}
This is a sample text used for the color #c33f87. 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: #c33f87;
}
This is a sample text used for the color #c33f87. 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 #c33f87;
}
This is a sample text used for the color #c33f87. 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 49.62%
Green 16.03%
Blue 34.35%
CMYK Percentage
Cyan 0
Magenta 55.49%
Yellow 25.22%
Black 19.29%
Comments on this color
Please login or signup to post a comment.
No comments yet.