Shades of Japanese Laurel #387632
Tints of Japanese Laurel #387632
RGB
CMYK
RGB Variations
Color information
#387632 (or 0x387632) is known color: Japanese Laurel. HEX triplet: 38, 76 and 32. RGB value is (56,118,50). Sum of RGB (Red+Green+Blue) = 56+118+50=224 (29% of max value = 765). Red value is 56 (22.27% from 255 or 25% from 224); Green value is 118 (46.48% from 255 or 52.68% from 224); Blue value is 50 (19.92% from 255 or 22.32% from 224); Max value from RGB is 118 - color contains mainly: green. Hex color #387632 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #387632 is #C789CD. Grayscale: #5B5B5B. Windows color (decimal): -13076942 or 3307064. OLE color: 3307064.
HSL color Cylindrical-coordinate representation of color #387632: hue angle of 114.71º degrees, saturation: 0.4, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #387632 is Cyan = 0.53, Magento = 0, Yellow = 0.58 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 56 | 118 | 50 | - |
| CMYK | 0.53 | 0 | 0.58 | 0.54 |
| HSL | 114.71º | 0.4% | 0.33% | - |
| HSV(B) | 114.71º | 0.58% | 0.46% | - |
| XYZ | 8.69 | 14.03 | 5.27 | - |
| YUV | 91.71 | 104.46 | 102.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 118 | 50 | 0.53 | 0 | 0.58 | 0.54 | 114.71 | 0.4 | 0.33 |
| Hex | 38 | 76 | 32 | 35 | 0 | 3A | 36 | 73 | 28 | 21 |
| Octal | 70 | 166 | 62 | 65 | 0 | 72 | 66 | 163 | 50 | 41 |
| Binary | 111000 | 1110110 | 110010 | 110101 | 0 | 111010 | 110110 | 1110011 | 101000 | 100001 |
Color Harmonies of #387632
Complementary color
Monochromatic Colors of #387632
Black with #387632
Text Example
Text Example
White with #387632
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #387632; }
p { color: rgb(56,118,50); }
H1.HeaderClassName
{
color: #387632;
}
.AnyTagClassName
{
color: #387632;
}
</style>
background-color css
<style>
a { background-color: #387632; }
a { background-color: rgb(56,118,50); }
div.DivClassName
{
background-color: #387632;
}
.BgClassName
{
background-color: #387632;
}
</style>
border-color css
<style>
span { border-color: #387632; }
span { border-color: rgb(56,118,50); }
td.TdClassName
{
border-color: #387632;
}
.TagClassName
{
border-color: #387632;
}
</style>