Shades of Deep Fir #122719
Tints of Deep Fir #122719
RGB
CMYK
RGB Variations
Color information
#122719 (or 0x122719) is known color: Deep Fir. HEX triplet: 12, 27 and 19. RGB value is (18,39,25). Sum of RGB (Red+Green+Blue) = 18+39+25=82 (10% of max value = 765). Red value is 18 (7.42% from 255 or 21.95% from 82); Green value is 39 (15.62% from 255 or 47.56% from 82); Blue value is 25 (10.16% from 255 or 30.49% from 82); Max value from RGB is 39 - color contains mainly: green. Hex color #122719 is not a web safe color. Web safe color analog (approx): #003300. Inversed color of #122719 is #EDD8E6. Grayscale: #1F1F1F. Windows color (decimal): -15587559 or 1648402. OLE color: 1648402.
HSL color Cylindrical-coordinate representation of color #122719: hue angle of 140º degrees, saturation: 0.37, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.15% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #122719 is Cyan = 0.54, Magento = 0, Yellow = 0.36 and Black (K on CMYK) = 0.85.
Color convert
| RGB | 18 | 39 | 25 | - |
| CMYK | 0.54 | 0 | 0.36 | 0.85 |
| HSL | 140º | 0.37% | 0.11% | - |
| HSV(B) | 140º | 0.54% | 0.15% | - |
| XYZ | 1.15 | 1.65 | 1.18 | - |
| YUV | 31.13 | 124.54 | 118.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 18 | 39 | 25 | 0.54 | 0 | 0.36 | 0.85 | 140 | 0.37 | 0.11 |
| Hex | 12 | 27 | 19 | 36 | 0 | 24 | 55 | 8C | 25 | B |
| Octal | 22 | 47 | 31 | 66 | 0 | 44 | 125 | 214 | 45 | 13 |
| Binary | 10010 | 100111 | 11001 | 110110 | 0 | 100100 | 1010101 | 10001100 | 100101 | 1011 |
Color Harmonies of #122719
Complementary color
Monochromatic Colors of #122719
Black with #122719
Text Example
Text Example
White with #122719
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #122719; }
p { color: rgb(18,39,25); }
H1.HeaderClassName
{
color: #122719;
}
.AnyTagClassName
{
color: #122719;
}
</style>
background-color css
<style>
a { background-color: #122719; }
a { background-color: rgb(18,39,25); }
div.DivClassName
{
background-color: #122719;
}
.BgClassName
{
background-color: #122719;
}
</style>
border-color css
<style>
span { border-color: #122719; }
span { border-color: rgb(18,39,25); }
td.TdClassName
{
border-color: #122719;
}
.TagClassName
{
border-color: #122719;
}
</style>