deep red-orange/deep vermilion
#c96338 color RGB value is (201,99,56)
#c96338 color CMYK value
#c96338 color HSL value
HSV(or HSB) | 17.8° | 72.1 | 78.8 |
XYZ | 29.263 | 21.627 | 6.373 |
Yxy | 0.511 | 0.378 | 21.627 |
LAB | 53.629 | 37.498 | 42.395 |
LUV | 53.629 | 80.98 | 37.501 |
Hunter-LAB | 46.505 | 30.938 | 24.428 |
CIE-LCH | 53.629 | 56.599 | 48.507 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | C9 | 63 | 38 |
Decimal | 201 | 99 | 56 |
Octal | 311 | 143 | 70 |
Binary | 11001001 | 01100011 | 00111000 |
Below, you can see some colors close to #c96338. 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 #c96338.
<span style="color:#c96338">Text here</span>
This paragraph has a background color of #c96338.
<p style="background-color:#c96338;">Content here</p>
This element has a border color of #c96338.
<div style="border:1px #c96338;">Content here</div>
.text {color:#c96338;}
.background {background-color:#c96338;}
.border {border:1px solid #c96338;}
.text-shadow {border:1px solid #c96338;}
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, #020100 is the darkest color, while #fbf3f0 is the lightest one.