Shades of Japanese Laurel #278237
Tints of Japanese Laurel #278237
RGB
CMYK
RGB Variations
Color information
#278237 (or 0x278237) is known color: Japanese Laurel. HEX triplet: 27, 82 and 37. RGB value is (39,130,55). Sum of RGB (Red+Green+Blue) = 39+130+55=224 (29% of max value = 765). Red value is 39 (15.62% from 255 or 17.41% from 224); Green value is 130 (51.17% from 255 or 58.04% from 224); Blue value is 55 (21.88% from 255 or 24.55% from 224); Max value from RGB is 130 - color contains mainly: green. Hex color #278237 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #278237 is #D87DC8. Grayscale: #5E5E5E. Windows color (decimal): -14187977 or 3637799. OLE color: 3637799.
HSL color Cylindrical-coordinate representation of color #278237: hue angle of 130.55º 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 #278237 is Cyan = 0.70, Magento = 0, Yellow = 0.58 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 39 | 130 | 55 | - |
| CMYK | 0.70 | 0 | 0.58 | 0.49 |
| HSL | 130.55º | 0.54% | 0.33% | - |
| HSV(B) | 130.55º | 0.7% | 0.51% | - |
| XYZ | 9.51 | 16.67 | 6.33 | - |
| YUV | 94.24 | 105.85 | 88.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 130 | 55 | 0.70 | 0 | 0.58 | 0.49 | 130.55 | 0.54 | 0.33 |
| Hex | 27 | 82 | 37 | 46 | 0 | 3A | 31 | 83 | 36 | 21 |
| Octal | 47 | 202 | 67 | 106 | 0 | 72 | 61 | 203 | 66 | 41 |
| Binary | 100111 | 10000010 | 110111 | 1000110 | 0 | 111010 | 110001 | 10000011 | 110110 | 100001 |
Color Harmonies of #278237
Complementary color
Monochromatic Colors of #278237
Black with #278237
Text Example
Text Example
White with #278237
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #278237; }
p { color: rgb(39,130,55); }
H1.HeaderClassName
{
color: #278237;
}
.AnyTagClassName
{
color: #278237;
}
</style>
background-color css
<style>
a { background-color: #278237; }
a { background-color: rgb(39,130,55); }
div.DivClassName
{
background-color: #278237;
}
.BgClassName
{
background-color: #278237;
}
</style>
border-color css
<style>
span { border-color: #278237; }
span { border-color: rgb(39,130,55); }
td.TdClassName
{
border-color: #278237;
}
.TagClassName
{
border-color: #278237;
}
</style>