Shades of Japanese Laurel #387230
Tints of Japanese Laurel #387230
RGB
CMYK
RGB Variations
Color information
#387230 (or 0x387230) is known color: Japanese Laurel. HEX triplet: 38, 72 and 30. RGB value is (56,114,48). Sum of RGB (Red+Green+Blue) = 56+114+48=218 (28% of max value = 765). Red value is 56 (22.27% from 255 or 25.69% from 218); Green value is 114 (44.92% from 255 or 52.29% from 218); Blue value is 48 (19.14% from 255 or 22.02% from 218); Max value from RGB is 114 - color contains mainly: green. Hex color #387230 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #387230 is #C78DCF. Grayscale: #595959. Windows color (decimal): -13077968 or 3174968. OLE color: 3174968.
HSL color Cylindrical-coordinate representation of color #387230: hue angle of 112.73º degrees, saturation: 0.41, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #387230 is Cyan = 0.51, Magento = 0, Yellow = 0.58 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 56 | 114 | 48 | - |
| CMYK | 0.51 | 0 | 0.58 | 0.55 |
| HSL | 112.73º | 0.41% | 0.32% | - |
| HSV(B) | 112.73º | 0.58% | 0.45% | - |
| XYZ | 8.18 | 13.09 | 4.89 | - |
| YUV | 89.13 | 104.78 | 104.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 114 | 48 | 0.51 | 0 | 0.58 | 0.55 | 112.73 | 0.41 | 0.32 |
| Hex | 38 | 72 | 30 | 33 | 0 | 3A | 37 | 71 | 29 | 20 |
| Octal | 70 | 162 | 60 | 63 | 0 | 72 | 67 | 161 | 51 | 40 |
| Binary | 111000 | 1110010 | 110000 | 110011 | 0 | 111010 | 110111 | 1110001 | 101001 | 100000 |
Color Harmonies of #387230
Complementary color
Monochromatic Colors of #387230
Black with #387230
Text Example
Text Example
White with #387230
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #387230; }
p { color: rgb(56,114,48); }
H1.HeaderClassName
{
color: #387230;
}
.AnyTagClassName
{
color: #387230;
}
</style>
background-color css
<style>
a { background-color: #387230; }
a { background-color: rgb(56,114,48); }
div.DivClassName
{
background-color: #387230;
}
.BgClassName
{
background-color: #387230;
}
</style>
border-color css
<style>
span { border-color: #387230; }
span { border-color: rgb(56,114,48); }
td.TdClassName
{
border-color: #387230;
}
.TagClassName
{
border-color: #387230;
}
</style>