#d4352d color RGB value is (212,53,45)
#d4352d color CMYK value
#d4352d color HSL value
HSV(or HSB) | 2.9° | 78.8 | 83.1 |
XYZ | 28.898 | 16.733 | 4.189 |
Yxy | 0.58 | 0.336 | 16.733 |
LAB | 47.921 | 60.689 | 42.691 |
LUV | 47.921 | 122.98 | 29.026 |
Hunter-LAB | 40.906 | 54.518 | 22.562 |
CIE-LCH | 47.921 | 74.2 | 35.124 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | D4 | 35 | 2D |
Decimal | 212 | 53 | 45 |
Octal | 324 | 65 | 55 |
Binary | 11010100 | 00110101 | 00101101 |
Below, you can see some colors close to #d4352d. Having a set of related colors can be useful if you need an inspirational alternative to your original color choice.
This text has a font color of #d4352d.
<span style="color:#d4352d">Text here</span>
This paragraph has a background color of #d4352d.
<p style="background-color:#d4352d;">Content here</p>
This element has a border color of #d4352d.
<div style="border:1px #d4352d;">Content here</div>
.text {color:#d4352d;}
.background {background-color:#d4352d;}
.border {border:1px solid #d4352d;}
.text-shadow {border:1px solid #d4352d;}
A shade is achieved by adding black to any pure hue, while a tint is created by mixing white to any pure color. In this example, #020000 is the darkest color, while #fcf0ef is the lightest one.