#c232b0 Hex Color
rgb(194, 50, 176)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c2 | 32 | b0 | - | #c232b0 |
RGB | 194 | 50 | 176 | - | rgb(194,50,176) |
HSL | 308 | 59% | 48% | - | hsl(308,59%,48%) |
HSV | 308 | 74% | 76% | - | hsv(308,74%,76%) |
XYZ | 31.2252 | 16.8851 | 42.6877 | - | xyz(31.2252,16.8851,42.6877) |
CIE-LAB | 48.11 | 68.65 | -35.84 | - | lab(48.11,68.65,-35.84) |
CMYK | 0 | 0.74226804123711 | 0.092783505154639 | 0.23921568627451 | cmyk(0,0.74226804123711,0.092783505154639,0.23921568627451) |
Description
The RGB value of color #c232b0 is rgb(194, 50, 176).
In the hex color #c232b0, The value of Red is 194, value of Green is 50, and value of Blue is 176. The primary color is Red. Similarly, The HSL values for #c232b0 consists of 308° Hue, 59% Saturation, and 48% Lightness.
In the CMYK color model, the color #c232b0 can be represented as Cyan=0%, Magenta=0.74226804123711%, Yellow=0.092783505154639%, and Black=0.23921568627451%.
Shades of #c232b0
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 #c232b0
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c232b0
Preview of #c232b0 on White Background
The contrast ratio of #c232b0 with white color is 4.8
#c232b0 color will look good on a white background.
Preview of #c232b0 on black background
The contrast ratio of #c232b0 with black color is 4.38
Color Schemes of #c232b0
Triadic Colors of #c232b0
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 #c232b0
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 #c232b0
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 #c232b0
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: #c232b0;
}
This is a sample text used for the color #c232b0. 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: #c232b0;
}
This is a sample text used for the color #c232b0. 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 #c232b0;
}
This is a sample text used for the color #c232b0. 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 46.19%
Green 11.9%
Blue 41.9%
CMYK Percentage
Cyan 0
Magenta 69.1%
Yellow 8.64%
Black 22.27%
Comments on this color
Please login or signup to post a comment.
No comments yet.