#c50b77 Hex Color
rgb(197, 11, 119)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c5 | 0b | 77 | - | #c50b77 |
RGB | 197 | 11 | 119 | - | rgb(197,11,119) |
HSL | 325 | 89% | 41% | - | hsl(325,89%,41%) |
HSV | 325 | 94% | 77% | - | hsv(325,94%,77%) |
XYZ | 26.4754 | 13.4416 | 18.6518 | - | xyz(26.4754,13.4416,18.6518) |
CIE-LAB | 43.42 | 70.42 | -8.62 | - | lab(43.42,70.42,-8.62) |
CMYK | 0 | 0.94416243654822 | 0.39593908629442 | 0.22745098039216 | cmyk(0,0.94416243654822,0.39593908629442,0.22745098039216) |
Description
The RGB value of color #c50b77 is rgb(197, 11, 119).
In the hex color #c50b77, The value of Red is 197, value of Green is 11, and value of Blue is 119. The primary color is Red. Similarly, The HSL values for #c50b77 consists of 325° Hue, 89% Saturation, and 41% Lightness.
In the CMYK color model, the color #c50b77 can be represented as Cyan=0%, Magenta=0.94416243654822%, Yellow=0.39593908629442%, and Black=0.22745098039216%.
Shades of #c50b77
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 #c50b77
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c50b77
Preview of #c50b77 on White Background
The contrast ratio of #c50b77 with white color is 5.69
#c50b77 color will look good on a white background.
Preview of #c50b77 on black background
The contrast ratio of #c50b77 with black color is 3.69
Color Schemes of #c50b77
Triadic Colors of #c50b77
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 #c50b77
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 #c50b77
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 #c50b77
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 #c50b77
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: #c50b77;
}
This is a sample text used for the color #c50b77. 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: #c50b77;
}
This is a sample text used for the color #c50b77. 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 #c50b77;
}
This is a sample text used for the color #c50b77. 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 60.24%
Green 3.36%
Blue 36.39%
CMYK Percentage
Cyan 0
Magenta 60.23%
Yellow 25.26%
Black 14.51%
Comments on this color
Please login or signup to post a comment.
No comments yet.