#c811a2 Hex Color
rgb(200, 17, 162)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c8 | 11 | a2 | - | #c811a2 |
RGB | 200 | 17 | 162 | - | rgb(200,17,162) |
HSL | 312 | 84% | 43% | - | hsl(312,84%,43%) |
HSV | 312 | 92% | 78% | - | hsv(312,92%,78%) |
XYZ | 30.5415 | 15.2889 | 35.5238 | - | xyz(30.5415,15.2889,35.5238) |
CIE-LAB | 46.03 | 75.11 | -30.74 | - | lab(46.03,75.11,-30.74) |
CMYK | 0 | 0.915 | 0.19 | 0.2156862745098 | cmyk(0,0.915,0.19,0.2156862745098) |
Description
The RGB value of color #c811a2 is rgb(200, 17, 162).
In the hex color #c811a2, The value of Red is 200, value of Green is 17, and value of Blue is 162. The primary color is Red. Similarly, The HSL values for #c811a2 consists of 312° Hue, 84% Saturation, and 43% Lightness.
In the CMYK color model, the color #c811a2 can be represented as Cyan=0%, Magenta=0.915%, Yellow=0.19%, and Black=0.2156862745098%.
Shades of #c811a2
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 #c811a2
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c811a2
Preview of #c811a2 on White Background
The contrast ratio of #c811a2 with white color is 5.18
#c811a2 color will look good on a white background.
Preview of #c811a2 on black background
The contrast ratio of #c811a2 with black color is 4.06
Color Schemes of #c811a2
Triadic Colors of #c811a2
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 #c811a2
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 #c811a2
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 #c811a2
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 #c811a2
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: #c811a2;
}
This is a sample text used for the color #c811a2. 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: #c811a2;
}
This is a sample text used for the color #c811a2. 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 #c811a2;
}
This is a sample text used for the color #c811a2. 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 52.77%
Green 4.49%
Blue 42.74%
CMYK Percentage
Cyan 0
Magenta 69.28%
Yellow 14.39%
Black 16.33%
Comments on this color
Please login or signup to post a comment.
No comments yet.