Shades of Japanese Laurel #387133
Tints of Japanese Laurel #387133
RGB
CMYK
RGB Variations
Color information
#387133 (or 0x387133) is known color: Japanese Laurel. HEX triplet: 38, 71 and 33. RGB value is (56,113,51). Sum of RGB (Red+Green+Blue) = 56+113+51=220 (29% of max value = 765). Red value is 56 (22.27% from 255 or 25.45% from 220); Green value is 113 (44.53% from 255 or 51.36% from 220); Blue value is 51 (20.31% from 255 or 23.18% from 220); Max value from RGB is 113 - color contains mainly: green. Hex color #387133 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #387133 is #C78ECC. Grayscale: #595959. Windows color (decimal): -13078221 or 3371320. OLE color: 3371320.
HSL color Cylindrical-coordinate representation of color #387133: hue angle of 115.16º degrees, saturation: 0.38, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #387133 is Cyan = 0.50, Magento = 0, Yellow = 0.55 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 56 | 113 | 51 | - |
| CMYK | 0.50 | 0 | 0.55 | 0.56 |
| HSL | 115.16º | 0.38% | 0.32% | - |
| HSV(B) | 115.16º | 0.55% | 0.44% | - |
| XYZ | 8.13 | 12.89 | 5.19 | - |
| YUV | 88.89 | 106.62 | 104.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 113 | 51 | 0.50 | 0 | 0.55 | 0.56 | 115.16 | 0.38 | 0.32 |
| Hex | 38 | 71 | 33 | 32 | 0 | 37 | 38 | 73 | 26 | 20 |
| Octal | 70 | 161 | 63 | 62 | 0 | 67 | 70 | 163 | 46 | 40 |
| Binary | 111000 | 1110001 | 110011 | 110010 | 0 | 110111 | 111000 | 1110011 | 100110 | 100000 |
Color Harmonies of #387133
Complementary color
Monochromatic Colors of #387133
Black with #387133
Text Example
Text Example
White with #387133
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #387133; }
p { color: rgb(56,113,51); }
H1.HeaderClassName
{
color: #387133;
}
.AnyTagClassName
{
color: #387133;
}
</style>
background-color css
<style>
a { background-color: #387133; }
a { background-color: rgb(56,113,51); }
div.DivClassName
{
background-color: #387133;
}
.BgClassName
{
background-color: #387133;
}
</style>
border-color css
<style>
span { border-color: #387133; }
span { border-color: rgb(56,113,51); }
td.TdClassName
{
border-color: #387133;
}
.TagClassName
{
border-color: #387133;
}
</style>