Shades of Japanese Laurel #387135
Tints of Japanese Laurel #387135
RGB
CMYK
RGB Variations
Color information
#387135 (or 0x387135) is known color: Japanese Laurel. HEX triplet: 38, 71 and 35. RGB value is (56,113,53). Sum of RGB (Red+Green+Blue) = 56+113+53=222 (29% of max value = 765). Red value is 56 (22.27% from 255 or 25.23% from 222); Green value is 113 (44.53% from 255 or 50.90% from 222); Blue value is 53 (21.09% from 255 or 23.87% from 222); Max value from RGB is 113 - color contains mainly: green. Hex color #387135 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #387135 is #C78ECA. Grayscale: #595959. Windows color (decimal): -13078219 or 3502392. OLE color: 3502392.
HSL color Cylindrical-coordinate representation of color #387135: hue angle of 117º degrees, saturation: 0.36, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #387135 is Cyan = 0.50, Magento = 0, Yellow = 0.53 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 56 | 113 | 53 | - |
| CMYK | 0.50 | 0 | 0.53 | 0.56 |
| HSL | 117º | 0.36% | 0.33% | - |
| HSV(B) | 117º | 0.53% | 0.44% | - |
| XYZ | 8.18 | 12.91 | 5.43 | - |
| YUV | 89.12 | 107.62 | 104.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 113 | 53 | 0.50 | 0 | 0.53 | 0.56 | 117 | 0.36 | 0.33 |
| Hex | 38 | 71 | 35 | 32 | 0 | 35 | 38 | 75 | 24 | 21 |
| Octal | 70 | 161 | 65 | 62 | 0 | 65 | 70 | 165 | 44 | 41 |
| Binary | 111000 | 1110001 | 110101 | 110010 | 0 | 110101 | 111000 | 1110101 | 100100 | 100001 |
Color Harmonies of #387135
Complementary color
Monochromatic Colors of #387135
Black with #387135
Text Example
Text Example
White with #387135
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #387135; }
p { color: rgb(56,113,53); }
H1.HeaderClassName
{
color: #387135;
}
.AnyTagClassName
{
color: #387135;
}
</style>
background-color css
<style>
a { background-color: #387135; }
a { background-color: rgb(56,113,53); }
div.DivClassName
{
background-color: #387135;
}
.BgClassName
{
background-color: #387135;
}
</style>
border-color css
<style>
span { border-color: #387135; }
span { border-color: rgb(56,113,53); }
td.TdClassName
{
border-color: #387135;
}
.TagClassName
{
border-color: #387135;
}
</style>