#d7366b Hex Color
rgb(215, 54, 107)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | d7 | 36 | 6b | - | #d7366b |
RGB | 215 | 54 | 107 | - | rgb(215,54,107) |
HSL | 340 | 67% | 53% | - | hsl(340,67%,53%) |
HSV | 340 | 75% | 84% | - | hsv(340,75%,84%) |
XYZ | 31.9973 | 18.1469 | 15.7262 | - | xyz(31.9973,18.1469,15.7262) |
CIE-LAB | 49.67 | 64.75 | 8.3 | - | lab(49.67,64.75,8.3) |
CMYK | 0 | 0.74883720930233 | 0.50232558139535 | 0.15686274509804 | cmyk(0,0.74883720930233,0.50232558139535,0.15686274509804) |
Description
The RGB value of color #d7366b is rgb(215, 54, 107).
In the hex color #d7366b, The value of Red is 215, value of Green is 54, and value of Blue is 107. The primary color is Red. Similarly, The HSL values for #d7366b consists of 340° Hue, 67% Saturation, and 53% Lightness.
In the CMYK color model, the color #d7366b can be represented as Cyan=0%, Magenta=0.74883720930233%, Yellow=0.50232558139535%, and Black=0.15686274509804%.
Shades of #d7366b
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 #d7366b
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #d7366b
Preview of #d7366b on White Background
The contrast ratio of #d7366b with white color is 4.54
Preview of #d7366b on black background
The contrast ratio of #d7366b with black color is 4.63
#d7366b color will look good with a black background.
Color Schemes of #d7366b
Triadic Colors of #d7366b
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 #d7366b
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 #d7366b
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 #d7366b
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: #d7366b;
}
This is a sample text used for the color #d7366b. 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: #d7366b;
}
This is a sample text used for the color #d7366b. 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 #d7366b;
}
This is a sample text used for the color #d7366b. 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 57.18%
Green 14.36%
Blue 28.46%
CMYK Percentage
Cyan 0
Magenta 53.18%
Yellow 35.68%
Black 11.14%
Comments on this color
Please login or signup to post a comment.
No comments yet.