#d3362e color RGB value is (211,54,46)
#d3362e color CMYK value
#d3362e color HSL value
HSV(or HSB) | 2.9° | 78.2 | 82.7 |
XYZ | 28.676 | 16.684 | 4.294 |
Yxy | 0.578 | 0.336 | 16.684 |
LAB | 47.86 | 60.091 | 42.028 |
LUV | 47.86 | 121.463 | 28.757 |
Hunter-LAB | 40.847 | 53.834 | 22.36 |
CIE-LCH | 47.86 | 73.33 | 34.969 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | D3 | 36 | 2E |
Decimal | 211 | 54 | 46 |
Octal | 323 | 66 | 56 |
Binary | 11010011 | 00110110 | 00101110 |
Below, you can see some colors close to #d3362e. 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 #d3362e.
<span style="color:#d3362e">Text here</span>
This paragraph has a background color of #d3362e.
<p style="background-color:#d3362e;">Content here</p>
This element has a border color of #d3362e.
<div style="border:1px #d3362e;">Content here</div>
.text {color:#d3362e;}
.background {background-color:#d3362e;}
.border {border:1px solid #d3362e;}
.text-shadow {border:1px solid #d3362e;}
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.