#d00656 Hex Color
rgb(208, 6, 86)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | d0 | 06 | 56 | - | #d00656 |
| RGB | 208 | 6 | 86 | - | rgb(208,6,86) |
| HSL | 336 | 94% | 42% | - | hsl(336,94%,42%) |
| HSV | 336 | 97% | 82% | - | hsv(336,97%,82%) |
| XYZ | 27.7573 | 14.212 | 10.0843 | - | xyz(27.7573,14.212,10.0843) |
| CIE-LAB | 44.54 | 70.8 | 13.88 | - | lab(44.54,70.8,13.88) |
| CMYK | 0 | 0.97115384615385 | 0.58653846153846 | 0.1843137254902 | cmyk(0,0.97115384615385,0.58653846153846,0.1843137254902) |
Description
The RGB value of color #d00656 is rgb(208, 6, 86).
In the hex color #d00656, The value of Red is 208, value of Green is 6, and value of Blue is 86. The primary color is Red. Similarly, The HSL values for #d00656 consists of 336° Hue, 94% Saturation, and 42% Lightness.
In the CMYK color model, the color #d00656 can be represented as Cyan=0%, Magenta=0.97115384615385%, Yellow=0.58653846153846%, and Black=0.1843137254902%.
Shades of #d00656
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 #d00656
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #d00656
Preview of #d00656 on White Background
The contrast ratio of #d00656 with white color is 5.47
#d00656 color will look good on a white background.
Preview of #d00656 on black background
The contrast ratio of #d00656 with black color is 3.84
Color Schemes of #d00656
Triadic Colors of #d00656
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 #d00656
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 #d00656
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 #d00656
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 #d00656
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: #d00656;
}
This is a sample text used for the color #d00656. 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: #d00656;
}
This is a sample text used for the color #d00656. 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 #d00656;
}
This is a sample text used for the color #d00656. 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 69.33%
Green 2%
Blue 28.67%
CMYK Percentage
Cyan 0
Magenta 55.75%
Yellow 33.67%
Black 10.58%
Comments on this color
Please login or signup to post a comment.
No comments yet.