#c2309c Hex Color
rgb(194, 48, 156)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c2 | 30 | 9c | - | #c2309c |
RGB | 194 | 48 | 156 | - | rgb(194,48,156) |
HSL | 316 | 60% | 47% | - | hsl(316,60%,47%) |
HSV | 316 | 75% | 76% | - | hsv(316,75%,76%) |
XYZ | 29.3058 | 15.9835 | 32.993 | - | xyz(29.3058,15.9835,32.993) |
CIE-LAB | 46.95 | 66.44 | -25.79 | - | lab(46.95,66.44,-25.79) |
CMYK | 0 | 0.75257731958763 | 0.19587628865979 | 0.23921568627451 | cmyk(0,0.75257731958763,0.19587628865979,0.23921568627451) |
Description
The RGB value of color #c2309c is rgb(194, 48, 156).
In the hex color #c2309c, The value of Red is 194, value of Green is 48, and value of Blue is 156. The primary color is Red. Similarly, The HSL values for #c2309c consists of 316° Hue, 60% Saturation, and 47% Lightness.
In the CMYK color model, the color #c2309c can be represented as Cyan=0%, Magenta=0.75257731958763%, Yellow=0.19587628865979%, and Black=0.23921568627451%.
Shades of #c2309c
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 #c2309c
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c2309c
Preview of #c2309c on White Background
The contrast ratio of #c2309c with white color is 5
#c2309c color will look good on a white background.
Preview of #c2309c on black background
The contrast ratio of #c2309c with black color is 4.2
Color Schemes of #c2309c
Triadic Colors of #c2309c
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 #c2309c
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 #c2309c
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 #c2309c
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: #c2309c;
}
This is a sample text used for the color #c2309c. 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: #c2309c;
}
This is a sample text used for the color #c2309c. 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 #c2309c;
}
This is a sample text used for the color #c2309c. 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 48.74%
Green 12.06%
Blue 39.2%
CMYK Percentage
Cyan 0
Magenta 63.37%
Yellow 16.49%
Black 20.14%
Comments on this color
Please login or signup to post a comment.
No comments yet.