Shades of Japanese Laurel #278135
Tints of Japanese Laurel #278135
RGB
CMYK
RGB Variations
Color information
#278135 (or 0x278135) is known color: Japanese Laurel. HEX triplet: 27, 81 and 35. RGB value is (39,129,53). Sum of RGB (Red+Green+Blue) = 39+129+53=221 (29% of max value = 765). Red value is 39 (15.62% from 255 or 17.65% from 221); Green value is 129 (50.78% from 255 or 58.37% from 221); Blue value is 53 (21.09% from 255 or 23.98% from 221); Max value from RGB is 129 - color contains mainly: green. Hex color #278135 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #278135 is #D87ECA. Grayscale: #5D5D5D. Windows color (decimal): -14188235 or 3506471. OLE color: 3506471.
HSL color Cylindrical-coordinate representation of color #278135: hue angle of 129.33º degrees, saturation: 0.54, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #278135 is Cyan = 0.70, Magento = 0, Yellow = 0.59 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 39 | 129 | 53 | - |
| CMYK | 0.70 | 0 | 0.59 | 0.49 |
| HSL | 129.33º | 0.54% | 0.33% | - |
| HSV(B) | 129.33º | 0.7% | 0.51% | - |
| XYZ | 9.33 | 16.39 | 6.04 | - |
| YUV | 93.43 | 105.18 | 89.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 129 | 53 | 0.70 | 0 | 0.59 | 0.49 | 129.33 | 0.54 | 0.33 |
| Hex | 27 | 81 | 35 | 46 | 0 | 3B | 31 | 81 | 36 | 21 |
| Octal | 47 | 201 | 65 | 106 | 0 | 73 | 61 | 201 | 66 | 41 |
| Binary | 100111 | 10000001 | 110101 | 1000110 | 0 | 111011 | 110001 | 10000001 | 110110 | 100001 |
Color Harmonies of #278135
Complementary color
Monochromatic Colors of #278135
Black with #278135
Text Example
Text Example
White with #278135
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #278135; }
p { color: rgb(39,129,53); }
H1.HeaderClassName
{
color: #278135;
}
.AnyTagClassName
{
color: #278135;
}
</style>
background-color css
<style>
a { background-color: #278135; }
a { background-color: rgb(39,129,53); }
div.DivClassName
{
background-color: #278135;
}
.BgClassName
{
background-color: #278135;
}
</style>
border-color css
<style>
span { border-color: #278135; }
span { border-color: rgb(39,129,53); }
td.TdClassName
{
border-color: #278135;
}
.TagClassName
{
border-color: #278135;
}
</style>