Shades of Japanese Laurel #278036
Tints of Japanese Laurel #278036
RGB
CMYK
RGB Variations
Color information
#278036 (or 0x278036) is known color: Japanese Laurel. HEX triplet: 27, 80 and 36. RGB value is (39,128,54). Sum of RGB (Red+Green+Blue) = 39+128+54=221 (29% of max value = 765). Red value is 39 (15.62% from 255 or 17.65% from 221); Green value is 128 (50.39% from 255 or 57.92% from 221); Blue value is 54 (21.48% from 255 or 24.43% from 221); Max value from RGB is 128 - color contains mainly: green. Hex color #278036 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #278036 is #D87FC9. Grayscale: #5D5D5D. Windows color (decimal): -14188490 or 3571751. OLE color: 3571751.
HSL color Cylindrical-coordinate representation of color #278036: hue angle of 130.11º degrees, saturation: 0.53, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #278036 is Cyan = 0.70, Magento = 0, Yellow = 0.58 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 39 | 128 | 54 | - |
| CMYK | 0.70 | 0 | 0.58 | 0.50 |
| HSL | 130.11º | 0.53% | 0.33% | - |
| HSV(B) | 130.11º | 0.7% | 0.5% | - |
| XYZ | 9.22 | 16.14 | 6.12 | - |
| YUV | 92.95 | 106.01 | 89.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 128 | 54 | 0.70 | 0 | 0.58 | 0.50 | 130.11 | 0.53 | 0.33 |
| Hex | 27 | 80 | 36 | 46 | 0 | 3A | 32 | 82 | 35 | 21 |
| Octal | 47 | 200 | 66 | 106 | 0 | 72 | 62 | 202 | 65 | 41 |
| Binary | 100111 | 10000000 | 110110 | 1000110 | 0 | 111010 | 110010 | 10000010 | 110101 | 100001 |
Color Harmonies of #278036
Complementary color
Monochromatic Colors of #278036
Black with #278036
Text Example
Text Example
White with #278036
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #278036; }
p { color: rgb(39,128,54); }
H1.HeaderClassName
{
color: #278036;
}
.AnyTagClassName
{
color: #278036;
}
</style>
background-color css
<style>
a { background-color: #278036; }
a { background-color: rgb(39,128,54); }
div.DivClassName
{
background-color: #278036;
}
.BgClassName
{
background-color: #278036;
}
</style>
border-color css
<style>
span { border-color: #278036; }
span { border-color: rgb(39,128,54); }
td.TdClassName
{
border-color: #278036;
}
.TagClassName
{
border-color: #278036;
}
</style>