#c81afb Hex Color
rgb(200, 26, 251)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c8 | 1a | fb | - | #c81afb |
RGB | 200 | 26 | 251 | - | rgb(200,26,251) |
HSL | 286 | 97% | 54% | - | hsl(286,97%,54%) |
HSV | 286 | 90% | 98% | - | hsv(286,90%,98%) |
XYZ | 41.6014 | 19.9832 | 92.9313 | - | xyz(41.6014,19.9832,92.9313) |
CIE-LAB | 51.82 | 87.31 | -72.79 | - | lab(51.82,87.31,-72.79) |
CMYK | 0.20318725099602 | 0.89641434262948 | 0 | 0.015686274509804 | cmyk(0.20318725099602,0.89641434262948,0,0.015686274509804) |
Description
The RGB value of color #c81afb is rgb(200, 26, 251).
In the hex color #c81afb, The value of Red is 200, value of Green is 26, and value of Blue is 251. The primary color is Blue. Similarly, The HSL values for #c81afb consists of 286° Hue, 97% Saturation, and 54% Lightness.
In the CMYK color model, the color #c81afb can be represented as Cyan=0.20318725099602%, Magenta=0.89641434262948%, Yellow=0%, and Black=0.015686274509804%.
Shades of #c81afb
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 #c81afb
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c81afb
Preview of #c81afb on White Background
The contrast ratio of #c81afb with white color is 4.2
Preview of #c81afb on black background
The contrast ratio of #c81afb with black color is 5
#c81afb color will look good with a black background.
Color Schemes of #c81afb
Triadic Colors of #c81afb
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 #c81afb
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 #c81afb
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 #c81afb
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: #c81afb;
}
This is a sample text used for the color #c81afb. 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: #c81afb;
}
This is a sample text used for the color #c81afb. 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 #c81afb;
}
This is a sample text used for the color #c81afb. 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 41.93%
Green 5.45%
Blue 52.62%
CMYK Percentage
Cyan 18.22
Magenta 80.38%
Yellow 0%
Black 1.41%
Comments on this color
Please login or signup to post a comment.
No comments yet.