Shades of Black Forest #274711
Tints of Black Forest #274711
RGB
CMYK
RGB Variations
Color information
#274711 (or 0x274711) is known color: Black Forest. HEX triplet: 27, 47 and 11. RGB value is (39,71,17). Sum of RGB (Red+Green+Blue) = 39+71+17=127 (16% of max value = 765). Red value is 39 (15.62% from 255 or 30.71% from 127); Green value is 71 (28.12% from 255 or 55.91% from 127); Blue value is 17 (7.03% from 255 or 13.39% from 127); Max value from RGB is 71 - color contains mainly: green. Hex color #274711 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #274711 is #D8B8EE. Grayscale: #373737. Windows color (decimal): -14203119 or 1132327. OLE color: 1132327.
HSL color Cylindrical-coordinate representation of color #274711: hue angle of 95.56º degrees, saturation: 0.61, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #274711 is Cyan = 0.45, Magento = 0, Yellow = 0.76 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 39 | 71 | 17 | - |
| CMYK | 0.45 | 0 | 0.76 | 0.72 |
| HSL | 95.56º | 0.61% | 0.17% | - |
| HSV(B) | 95.56º | 0.76% | 0.28% | - |
| XYZ | 3.19 | 4.98 | 1.32 | - |
| YUV | 55.28 | 106.4 | 116.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 71 | 17 | 0.45 | 0 | 0.76 | 0.72 | 95.56 | 0.61 | 0.17 |
| Hex | 27 | 47 | 11 | 2D | 0 | 4C | 48 | 60 | 3D | 11 |
| Octal | 47 | 107 | 21 | 55 | 0 | 114 | 110 | 140 | 75 | 21 |
| Binary | 100111 | 1000111 | 10001 | 101101 | 0 | 1001100 | 1001000 | 1100000 | 111101 | 10001 |
Color Harmonies of #274711
Complementary color
Monochromatic Colors of #274711
Black with #274711
Text Example
Text Example
White with #274711
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #274711; }
p { color: rgb(39,71,17); }
H1.HeaderClassName
{
color: #274711;
}
.AnyTagClassName
{
color: #274711;
}
</style>
background-color css
<style>
a { background-color: #274711; }
a { background-color: rgb(39,71,17); }
div.DivClassName
{
background-color: #274711;
}
.BgClassName
{
background-color: #274711;
}
</style>
border-color css
<style>
span { border-color: #274711; }
span { border-color: rgb(39,71,17); }
td.TdClassName
{
border-color: #274711;
}
.TagClassName
{
border-color: #274711;
}
</style>