Shades of Deep Fir #063213
Tints of Deep Fir #063213
RGB
CMYK
RGB Variations
Color information
#063213 (or 0x063213) is known color: Deep Fir. HEX triplet: 06, 32 and 13. RGB value is (6,50,19). Sum of RGB (Red+Green+Blue) = 6+50+19=75 (9% of max value = 765). Red value is 6 (2.73% from 255 or 8% from 75); Green value is 50 (19.92% from 255 or 66.67% from 75); Blue value is 19 (7.81% from 255 or 25.33% from 75); Max value from RGB is 50 - color contains mainly: green. Hex color #063213 is not a web safe color. Web safe color analog (approx): #003300. Inversed color of #063213 is #F9CDEC. Grayscale: #212121. Windows color (decimal): -16371181 or 1257990. OLE color: 1257990.
HSL color Cylindrical-coordinate representation of color #063213: hue angle of 137.73º degrees, saturation: 0.79, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.2% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #063213 is Cyan = 0.88, Magento = 0, Yellow = 0.62 and Black (K on CMYK) = 0.80.
Color convert
| RGB | 6 | 50 | 19 | - |
| CMYK | 0.88 | 0 | 0.62 | 0.80 |
| HSL | 137.73º | 0.79% | 0.11% | - |
| HSV(B) | 137.73º | 0.88% | 0.2% | - |
| XYZ | 1.33 | 2.37 | 1 | - |
| YUV | 33.31 | 119.92 | 108.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 50 | 19 | 0.88 | 0 | 0.62 | 0.80 | 137.73 | 0.79 | 0.11 |
| Hex | 6 | 32 | 13 | 58 | 0 | 3E | 50 | 8A | 4F | B |
| Octal | 6 | 62 | 23 | 130 | 0 | 76 | 120 | 212 | 117 | 13 |
| Binary | 110 | 110010 | 10011 | 1011000 | 0 | 111110 | 1010000 | 10001010 | 1001111 | 1011 |
Color Harmonies of #063213
Complementary color
Monochromatic Colors of #063213
Black with #063213
Text Example
Text Example
White with #063213
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #063213; }
p { color: rgb(6,50,19); }
H1.HeaderClassName
{
color: #063213;
}
.AnyTagClassName
{
color: #063213;
}
</style>
background-color css
<style>
a { background-color: #063213; }
a { background-color: rgb(6,50,19); }
div.DivClassName
{
background-color: #063213;
}
.BgClassName
{
background-color: #063213;
}
</style>
border-color css
<style>
span { border-color: #063213; }
span { border-color: rgb(6,50,19); }
td.TdClassName
{
border-color: #063213;
}
.TagClassName
{
border-color: #063213;
}
</style>