#d82abf Hex Color
rgb(216, 42, 191)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | d8 | 2a | bf | - | #d82abf |
RGB | 216 | 42 | 191 | - | rgb(216,42,191) |
HSL | 309 | 69% | 51% | - | hsl(309,69%,51%) |
HSV | 309 | 81% | 85% | - | hsv(309,81%,85%) |
XYZ | 38.5508 | 20.0164 | 51.1219 | - | xyz(38.5508,20.0164,51.1219) |
CIE-LAB | 51.86 | 77.63 | -38.45 | - | lab(51.86,77.63,-38.45) |
CMYK | 0 | 0.80555555555556 | 0.11574074074074 | 0.15294117647059 | cmyk(0,0.80555555555556,0.11574074074074,0.15294117647059) |
Description
The RGB value of color #d82abf is rgb(216, 42, 191).
In the hex color #d82abf, The value of Red is 216, value of Green is 42, and value of Blue is 191. The primary color is Red. Similarly, The HSL values for #d82abf consists of 309° Hue, 69% Saturation, and 51% Lightness.
In the CMYK color model, the color #d82abf can be represented as Cyan=0%, Magenta=0.80555555555556%, Yellow=0.11574074074074%, and Black=0.15294117647059%.
Shades of #d82abf
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 #d82abf
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #d82abf
Preview of #d82abf on White Background
The contrast ratio of #d82abf with white color is 4.2
Preview of #d82abf on black background
The contrast ratio of #d82abf with black color is 5
#d82abf color will look good with a black background.
Color Schemes of #d82abf
Triadic Colors of #d82abf
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 #d82abf
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 #d82abf
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 #d82abf
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: #d82abf;
}
This is a sample text used for the color #d82abf. 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: #d82abf;
}
This is a sample text used for the color #d82abf. 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 #d82abf;
}
This is a sample text used for the color #d82abf. 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.11%
Green 9.35%
Blue 42.54%
CMYK Percentage
Cyan 0
Magenta 74.99%
Yellow 10.77%
Black 14.24%
Comments on this color
Please login or signup to post a comment.
No comments yet.