Shades of Japanese Laurel #387233
Tints of Japanese Laurel #387233
RGB
CMYK
RGB Variations
Color information
#387233 (or 0x387233) is known color: Japanese Laurel. HEX triplet: 38, 72 and 33. RGB value is (56,114,51). Sum of RGB (Red+Green+Blue) = 56+114+51=221 (29% of max value = 765). Red value is 56 (22.27% from 255 or 25.34% from 221); Green value is 114 (44.92% from 255 or 51.58% from 221); Blue value is 51 (20.31% from 255 or 23.08% from 221); Max value from RGB is 114 - color contains mainly: green. Hex color #387233 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #387233 is #C78DCC. Grayscale: #595959. Windows color (decimal): -13077965 or 3371576. OLE color: 3371576.
HSL color Cylindrical-coordinate representation of color #387233: hue angle of 115.24º degrees, saturation: 0.38, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #387233 is Cyan = 0.51, Magento = 0, Yellow = 0.55 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 56 | 114 | 51 | - |
| CMYK | 0.51 | 0 | 0.55 | 0.55 |
| HSL | 115.24º | 0.38% | 0.32% | - |
| HSV(B) | 115.24º | 0.55% | 0.45% | - |
| XYZ | 8.25 | 13.11 | 5.23 | - |
| YUV | 89.48 | 106.28 | 104.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 114 | 51 | 0.51 | 0 | 0.55 | 0.55 | 115.24 | 0.38 | 0.32 |
| Hex | 38 | 72 | 33 | 33 | 0 | 37 | 37 | 73 | 26 | 20 |
| Octal | 70 | 162 | 63 | 63 | 0 | 67 | 67 | 163 | 46 | 40 |
| Binary | 111000 | 1110010 | 110011 | 110011 | 0 | 110111 | 110111 | 1110011 | 100110 | 100000 |
Color Harmonies of #387233
Complementary color
Monochromatic Colors of #387233
Black with #387233
Text Example
Text Example
White with #387233
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #387233; }
p { color: rgb(56,114,51); }
H1.HeaderClassName
{
color: #387233;
}
.AnyTagClassName
{
color: #387233;
}
</style>
background-color css
<style>
a { background-color: #387233; }
a { background-color: rgb(56,114,51); }
div.DivClassName
{
background-color: #387233;
}
.BgClassName
{
background-color: #387233;
}
</style>
border-color css
<style>
span { border-color: #387233; }
span { border-color: rgb(56,114,51); }
td.TdClassName
{
border-color: #387233;
}
.TagClassName
{
border-color: #387233;
}
</style>