Shades of Japanese Laurel #387539
Tints of Japanese Laurel #387539
RGB
CMYK
RGB Variations
Color information
#387539 (or 0x387539) is known color: Japanese Laurel. HEX triplet: 38, 75 and 39. RGB value is (56,117,57). Sum of RGB (Red+Green+Blue) = 56+117+57=230 (30% of max value = 765). Red value is 56 (22.27% from 255 or 24.35% from 230); Green value is 117 (46.09% from 255 or 50.87% from 230); Blue value is 57 (22.66% from 255 or 24.78% from 230); Max value from RGB is 117 - color contains mainly: green. Hex color #387539 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #387539 is #C78AC6. Grayscale: #5C5C5C. Windows color (decimal): -13077191 or 3765560. OLE color: 3765560.
HSL color Cylindrical-coordinate representation of color #387539: hue angle of 120.98º degrees, saturation: 0.35, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #387539 is Cyan = 0.52, Magento = 0, Yellow = 0.51 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 56 | 117 | 57 | - |
| CMYK | 0.52 | 0 | 0.51 | 0.54 |
| HSL | 120.98º | 0.35% | 0.34% | - |
| HSV(B) | 120.98º | 0.52% | 0.46% | - |
| XYZ | 8.73 | 13.86 | 6.09 | - |
| YUV | 91.92 | 108.29 | 102.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 117 | 57 | 0.52 | 0 | 0.51 | 0.54 | 120.98 | 0.35 | 0.34 |
| Hex | 38 | 75 | 39 | 34 | 0 | 33 | 36 | 79 | 23 | 22 |
| Octal | 70 | 165 | 71 | 64 | 0 | 63 | 66 | 171 | 43 | 42 |
| Binary | 111000 | 1110101 | 111001 | 110100 | 0 | 110011 | 110110 | 1111001 | 100011 | 100010 |
Color Harmonies of #387539
Complementary color
Monochromatic Colors of #387539
Black with #387539
Text Example
Text Example
White with #387539
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #387539; }
p { color: rgb(56,117,57); }
H1.HeaderClassName
{
color: #387539;
}
.AnyTagClassName
{
color: #387539;
}
</style>
background-color css
<style>
a { background-color: #387539; }
a { background-color: rgb(56,117,57); }
div.DivClassName
{
background-color: #387539;
}
.BgClassName
{
background-color: #387539;
}
</style>
border-color css
<style>
span { border-color: #387539; }
span { border-color: rgb(56,117,57); }
td.TdClassName
{
border-color: #387539;
}
.TagClassName
{
border-color: #387539;
}
</style>