#d03b6d Hex Color
rgb(208, 59, 109)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | d0 | 3b | 6d | - | #d03b6d |
RGB | 208 | 59 | 109 | - | rgb(208,59,109) |
HSL | 340 | 61% | 52% | - | hsl(340,61%,52%) |
HSV | 340 | 72% | 82% | - | hsv(340,72%,82%) |
XYZ | 30.3367 | 17.642 | 16.2743 | - | xyz(30.3367,17.642,16.2743) |
CIE-LAB | 49.06 | 61.27 | 6.03 | - | lab(49.06,61.27,6.03) |
CMYK | 0 | 0.71634615384615 | 0.47596153846154 | 0.1843137254902 | cmyk(0,0.71634615384615,0.47596153846154,0.1843137254902) |
Description
The RGB value of color #d03b6d is rgb(208, 59, 109).
In the hex color #d03b6d, The value of Red is 208, value of Green is 59, and value of Blue is 109. The primary color is Red. Similarly, The HSL values for #d03b6d consists of 340° Hue, 61% Saturation, and 52% Lightness.
In the CMYK color model, the color #d03b6d can be represented as Cyan=0%, Magenta=0.71634615384615%, Yellow=0.47596153846154%, and Black=0.1843137254902%.
Shades of #d03b6d
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 #d03b6d
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #d03b6d
Preview of #d03b6d on White Background
The contrast ratio of #d03b6d with white color is 4.64
#d03b6d color will look good on a white background.
Preview of #d03b6d on black background
The contrast ratio of #d03b6d with black color is 4.53
Color Schemes of #d03b6d
Triadic Colors of #d03b6d
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 #d03b6d
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 #d03b6d
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 #d03b6d
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: #d03b6d;
}
This is a sample text used for the color #d03b6d. 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: #d03b6d;
}
This is a sample text used for the color #d03b6d. 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 #d03b6d;
}
This is a sample text used for the color #d03b6d. 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 55.32%
Green 15.69%
Blue 28.99%
CMYK Percentage
Cyan 0
Magenta 52.04%
Yellow 34.57%
Black 13.39%
Comments on this color
Please login or signup to post a comment.
No comments yet.