Shades of Japanese Laurel #378132
Tints of Japanese Laurel #378132
RGB
CMYK
RGB Variations
Color information
#378132 (or 0x378132) is known color: Japanese Laurel. HEX triplet: 37, 81 and 32. RGB value is (55,129,50). Sum of RGB (Red+Green+Blue) = 55+129+50=234 (30% of max value = 765). Red value is 55 (21.88% from 255 or 23.50% from 234); Green value is 129 (50.78% from 255 or 55.13% from 234); Blue value is 50 (19.92% from 255 or 21.37% from 234); Max value from RGB is 129 - color contains mainly: green. Hex color #378132 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #378132 is #C87ECD. Grayscale: #626262. Windows color (decimal): -13139662 or 3309879. OLE color: 3309879.
HSL color Cylindrical-coordinate representation of color #378132: hue angle of 116.2º degrees, saturation: 0.44, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #378132 is Cyan = 0.57, Magento = 0, Yellow = 0.61 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 55 | 129 | 50 | - |
| CMYK | 0.57 | 0 | 0.61 | 0.49 |
| HSL | 116.2º | 0.44% | 0.35% | - |
| HSV(B) | 116.2º | 0.61% | 0.51% | - |
| XYZ | 10 | 16.74 | 5.72 | - |
| YUV | 97.87 | 100.98 | 97.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 129 | 50 | 0.57 | 0 | 0.61 | 0.49 | 116.2 | 0.44 | 0.35 |
| Hex | 37 | 81 | 32 | 39 | 0 | 3D | 31 | 74 | 2C | 23 |
| Octal | 67 | 201 | 62 | 71 | 0 | 75 | 61 | 164 | 54 | 43 |
| Binary | 110111 | 10000001 | 110010 | 111001 | 0 | 111101 | 110001 | 1110100 | 101100 | 100011 |
Color Harmonies of #378132
Complementary color
Monochromatic Colors of #378132
Black with #378132
Text Example
Text Example
White with #378132
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #378132; }
p { color: rgb(55,129,50); }
H1.HeaderClassName
{
color: #378132;
}
.AnyTagClassName
{
color: #378132;
}
</style>
background-color css
<style>
a { background-color: #378132; }
a { background-color: rgb(55,129,50); }
div.DivClassName
{
background-color: #378132;
}
.BgClassName
{
background-color: #378132;
}
</style>
border-color css
<style>
span { border-color: #378132; }
span { border-color: rgb(55,129,50); }
td.TdClassName
{
border-color: #378132;
}
.TagClassName
{
border-color: #378132;
}
</style>