Shades of Black Forest #274013
Tints of Black Forest #274013
RGB
CMYK
RGB Variations
Color information
#274013 (or 0x274013) is known color: Black Forest. HEX triplet: 27, 40 and 13. RGB value is (39,64,19). Sum of RGB (Red+Green+Blue) = 39+64+19=122 (16% of max value = 765). Red value is 39 (15.62% from 255 or 31.97% from 122); Green value is 64 (25.39% from 255 or 52.46% from 122); Blue value is 19 (7.81% from 255 or 15.57% from 122); Max value from RGB is 64 - color contains mainly: green. Hex color #274013 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #274013 is #D8BFEC. Grayscale: #333333. Windows color (decimal): -14204909 or 1261607. OLE color: 1261607.
HSL color Cylindrical-coordinate representation of color #274013: hue angle of 93.33º degrees, saturation: 0.54, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #274013 is Cyan = 0.39, Magento = 0, Yellow = 0.70 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 39 | 64 | 19 | - |
| CMYK | 0.39 | 0 | 0.70 | 0.75 |
| HSL | 93.33º | 0.54% | 0.16% | - |
| HSV(B) | 93.33º | 0.7% | 0.25% | - |
| XYZ | 2.79 | 4.15 | 1.27 | - |
| YUV | 51.4 | 109.72 | 119.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 64 | 19 | 0.39 | 0 | 0.70 | 0.75 | 93.33 | 0.54 | 0.16 |
| Hex | 27 | 40 | 13 | 27 | 0 | 46 | 4B | 5D | 36 | 10 |
| Octal | 47 | 100 | 23 | 47 | 0 | 106 | 113 | 135 | 66 | 20 |
| Binary | 100111 | 1000000 | 10011 | 100111 | 0 | 1000110 | 1001011 | 1011101 | 110110 | 10000 |
Color Harmonies of #274013
Complementary color
Monochromatic Colors of #274013
Black with #274013
Text Example
Text Example
White with #274013
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #274013; }
p { color: rgb(39,64,19); }
H1.HeaderClassName
{
color: #274013;
}
.AnyTagClassName
{
color: #274013;
}
</style>
background-color css
<style>
a { background-color: #274013; }
a { background-color: rgb(39,64,19); }
div.DivClassName
{
background-color: #274013;
}
.BgClassName
{
background-color: #274013;
}
</style>
border-color css
<style>
span { border-color: #274013; }
span { border-color: rgb(39,64,19); }
td.TdClassName
{
border-color: #274013;
}
.TagClassName
{
border-color: #274013;
}
</style>