Shades of Black Forest #254014
Tints of Black Forest #254014
RGB
CMYK
RGB Variations
Color information
#254014 (or 0x254014) is known color: Black Forest. HEX triplet: 25, 40 and 14. RGB value is (37,64,20). Sum of RGB (Red+Green+Blue) = 37+64+20=121 (16% of max value = 765). Red value is 37 (14.84% from 255 or 30.58% from 121); Green value is 64 (25.39% from 255 or 52.89% from 121); Blue value is 20 (8.20% from 255 or 16.53% from 121); Max value from RGB is 64 - color contains mainly: green. Hex color #254014 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #254014 is #DABFEB. Grayscale: #333333. Windows color (decimal): -14335980 or 1327141. OLE color: 1327141.
HSL color Cylindrical-coordinate representation of color #254014: hue angle of 96.82º degrees, saturation: 0.52, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #254014 is Cyan = 0.42, Magento = 0, Yellow = 0.69 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 37 | 64 | 20 | - |
| CMYK | 0.42 | 0 | 0.69 | 0.75 |
| HSL | 96.82º | 0.52% | 0.16% | - |
| HSV(B) | 96.82º | 0.69% | 0.25% | - |
| XYZ | 2.72 | 4.11 | 1.31 | - |
| YUV | 50.91 | 110.55 | 118.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 64 | 20 | 0.42 | 0 | 0.69 | 0.75 | 96.82 | 0.52 | 0.16 |
| Hex | 25 | 40 | 14 | 2A | 0 | 45 | 4B | 61 | 34 | 10 |
| Octal | 45 | 100 | 24 | 52 | 0 | 105 | 113 | 141 | 64 | 20 |
| Binary | 100101 | 1000000 | 10100 | 101010 | 0 | 1000101 | 1001011 | 1100001 | 110100 | 10000 |
Color Harmonies of #254014
Complementary color
Monochromatic Colors of #254014
Black with #254014
Text Example
Text Example
White with #254014
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #254014; }
p { color: rgb(37,64,20); }
H1.HeaderClassName
{
color: #254014;
}
.AnyTagClassName
{
color: #254014;
}
</style>
background-color css
<style>
a { background-color: #254014; }
a { background-color: rgb(37,64,20); }
div.DivClassName
{
background-color: #254014;
}
.BgClassName
{
background-color: #254014;
}
</style>
border-color css
<style>
span { border-color: #254014; }
span { border-color: rgb(37,64,20); }
td.TdClassName
{
border-color: #254014;
}
.TagClassName
{
border-color: #254014;
}
</style>