Shades of Japanese Laurel #387533
Tints of Japanese Laurel #387533
RGB
CMYK
RGB Variations
Color information
#387533 (or 0x387533) is known color: Japanese Laurel. HEX triplet: 38, 75 and 33. RGB value is (56,117,51). Sum of RGB (Red+Green+Blue) = 56+117+51=224 (29% of max value = 765). Red value is 56 (22.27% from 255 or 25% from 224); Green value is 117 (46.09% from 255 or 52.23% from 224); Blue value is 51 (20.31% from 255 or 22.77% from 224); Max value from RGB is 117 - color contains mainly: green. Hex color #387533 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #387533 is #C78ACC. Grayscale: #5B5B5B. Windows color (decimal): -13077197 or 3372344. OLE color: 3372344.
HSL color Cylindrical-coordinate representation of color #387533: hue angle of 115.45º degrees, saturation: 0.39, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #387533 is Cyan = 0.52, Magento = 0, Yellow = 0.56 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 56 | 117 | 51 | - |
| CMYK | 0.52 | 0 | 0.56 | 0.54 |
| HSL | 115.45º | 0.39% | 0.33% | - |
| HSV(B) | 115.45º | 0.56% | 0.46% | - |
| XYZ | 8.59 | 13.8 | 5.34 | - |
| YUV | 91.24 | 105.29 | 102.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 117 | 51 | 0.52 | 0 | 0.56 | 0.54 | 115.45 | 0.39 | 0.33 |
| Hex | 38 | 75 | 33 | 34 | 0 | 38 | 36 | 73 | 27 | 21 |
| Octal | 70 | 165 | 63 | 64 | 0 | 70 | 66 | 163 | 47 | 41 |
| Binary | 111000 | 1110101 | 110011 | 110100 | 0 | 111000 | 110110 | 1110011 | 100111 | 100001 |
Color Harmonies of #387533
Complementary color
Monochromatic Colors of #387533
Black with #387533
Text Example
Text Example
White with #387533
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #387533; }
p { color: rgb(56,117,51); }
H1.HeaderClassName
{
color: #387533;
}
.AnyTagClassName
{
color: #387533;
}
</style>
background-color css
<style>
a { background-color: #387533; }
a { background-color: rgb(56,117,51); }
div.DivClassName
{
background-color: #387533;
}
.BgClassName
{
background-color: #387533;
}
</style>
border-color css
<style>
span { border-color: #387533; }
span { border-color: rgb(56,117,51); }
td.TdClassName
{
border-color: #387533;
}
.TagClassName
{
border-color: #387533;
}
</style>