Shades of Japanese Laurel #278836
Tints of Japanese Laurel #278836
RGB
CMYK
RGB Variations
Color information
#278836 (or 0x278836) is known color: Japanese Laurel. HEX triplet: 27, 88 and 36. RGB value is (39,136,54). Sum of RGB (Red+Green+Blue) = 39+136+54=229 (30% of max value = 765). Red value is 39 (15.62% from 255 or 17.03% from 229); Green value is 136 (53.52% from 255 or 59.39% from 229); Blue value is 54 (21.48% from 255 or 23.58% from 229); Max value from RGB is 136 - color contains mainly: green. Hex color #278836 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #278836 is #D877C9. Grayscale: #616161. Windows color (decimal): -14186442 or 3573799. OLE color: 3573799.
HSL color Cylindrical-coordinate representation of color #278836: hue angle of 129.28º degrees, saturation: 0.55, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #278836 is Cyan = 0.71, Magento = 0, Yellow = 0.60 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 39 | 136 | 54 | - |
| CMYK | 0.71 | 0 | 0.60 | 0.47 |
| HSL | 129.28º | 0.55% | 0.34% | - |
| HSV(B) | 129.28º | 0.71% | 0.53% | - |
| XYZ | 10.31 | 18.31 | 6.48 | - |
| YUV | 97.65 | 103.36 | 86.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 136 | 54 | 0.71 | 0 | 0.60 | 0.47 | 129.28 | 0.55 | 0.34 |
| Hex | 27 | 88 | 36 | 47 | 0 | 3C | 2F | 81 | 37 | 22 |
| Octal | 47 | 210 | 66 | 107 | 0 | 74 | 57 | 201 | 67 | 42 |
| Binary | 100111 | 10001000 | 110110 | 1000111 | 0 | 111100 | 101111 | 10000001 | 110111 | 100010 |
Color Harmonies of #278836
Complementary color
Monochromatic Colors of #278836
Black with #278836
Text Example
Text Example
White with #278836
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #278836; }
p { color: rgb(39,136,54); }
H1.HeaderClassName
{
color: #278836;
}
.AnyTagClassName
{
color: #278836;
}
</style>
background-color css
<style>
a { background-color: #278836; }
a { background-color: rgb(39,136,54); }
div.DivClassName
{
background-color: #278836;
}
.BgClassName
{
background-color: #278836;
}
</style>
border-color css
<style>
span { border-color: #278836; }
span { border-color: rgb(39,136,54); }
td.TdClassName
{
border-color: #278836;
}
.TagClassName
{
border-color: #278836;
}
</style>