Shades of Black Forest #274613
Tints of Black Forest #274613
RGB
CMYK
RGB Variations
Color information
#274613 (or 0x274613) is known color: Black Forest. HEX triplet: 27, 46 and 13. RGB value is (39,70,19). Sum of RGB (Red+Green+Blue) = 39+70+19=128 (16% of max value = 765). Red value is 39 (15.62% from 255 or 30.47% from 128); Green value is 70 (27.73% from 255 or 54.69% from 128); Blue value is 19 (7.81% from 255 or 14.84% from 128); Max value from RGB is 70 - color contains mainly: green. Hex color #274613 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #274613 is #D8B9EC. Grayscale: #373737. Windows color (decimal): -14203373 or 1263143. OLE color: 1263143.
HSL color Cylindrical-coordinate representation of color #274613: hue angle of 96.47º degrees, saturation: 0.57, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #274613 is Cyan = 0.44, Magento = 0, Yellow = 0.73 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 39 | 70 | 19 | - |
| CMYK | 0.44 | 0 | 0.73 | 0.73 |
| HSL | 96.47º | 0.57% | 0.17% | - |
| HSV(B) | 96.47º | 0.73% | 0.27% | - |
| XYZ | 3.14 | 4.86 | 1.39 | - |
| YUV | 54.92 | 107.73 | 116.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 70 | 19 | 0.44 | 0 | 0.73 | 0.73 | 96.47 | 0.57 | 0.17 |
| Hex | 27 | 46 | 13 | 2C | 0 | 49 | 49 | 60 | 39 | 11 |
| Octal | 47 | 106 | 23 | 54 | 0 | 111 | 111 | 140 | 71 | 21 |
| Binary | 100111 | 1000110 | 10011 | 101100 | 0 | 1001001 | 1001001 | 1100000 | 111001 | 10001 |
Color Harmonies of #274613
Complementary color
Monochromatic Colors of #274613
Black with #274613
Text Example
Text Example
White with #274613
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #274613; }
p { color: rgb(39,70,19); }
H1.HeaderClassName
{
color: #274613;
}
.AnyTagClassName
{
color: #274613;
}
</style>
background-color css
<style>
a { background-color: #274613; }
a { background-color: rgb(39,70,19); }
div.DivClassName
{
background-color: #274613;
}
.BgClassName
{
background-color: #274613;
}
</style>
border-color css
<style>
span { border-color: #274613; }
span { border-color: rgb(39,70,19); }
td.TdClassName
{
border-color: #274613;
}
.TagClassName
{
border-color: #274613;
}
</style>