Shades of Japanese Laurel #387534
Tints of Japanese Laurel #387534
RGB
CMYK
RGB Variations
Color information
#387534 (or 0x387534) is known color: Japanese Laurel. HEX triplet: 38, 75 and 34. RGB value is (56,117,52). Sum of RGB (Red+Green+Blue) = 56+117+52=225 (29% of max value = 765). Red value is 56 (22.27% from 255 or 24.89% from 225); Green value is 117 (46.09% from 255 or 52% from 225); Blue value is 52 (20.70% from 255 or 23.11% from 225); Max value from RGB is 117 - color contains mainly: green. Hex color #387534 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #387534 is #C78ACB. Grayscale: #5B5B5B. Windows color (decimal): -13077196 or 3437880. OLE color: 3437880.
HSL color Cylindrical-coordinate representation of color #387534: hue angle of 116.31º degrees, saturation: 0.38, 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 #387534 is Cyan = 0.52, Magento = 0, Yellow = 0.56 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 56 | 117 | 52 | - |
| CMYK | 0.52 | 0 | 0.56 | 0.54 |
| HSL | 116.31º | 0.38% | 0.33% | - |
| HSV(B) | 116.31º | 0.56% | 0.46% | - |
| XYZ | 8.61 | 13.81 | 5.46 | - |
| YUV | 91.35 | 105.79 | 102.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 117 | 52 | 0.52 | 0 | 0.56 | 0.54 | 116.31 | 0.38 | 0.33 |
| Hex | 38 | 75 | 34 | 34 | 0 | 38 | 36 | 74 | 26 | 21 |
| Octal | 70 | 165 | 64 | 64 | 0 | 70 | 66 | 164 | 46 | 41 |
| Binary | 111000 | 1110101 | 110100 | 110100 | 0 | 111000 | 110110 | 1110100 | 100110 | 100001 |
Color Harmonies of #387534
Complementary color
Monochromatic Colors of #387534
Black with #387534
Text Example
Text Example
White with #387534
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #387534; }
p { color: rgb(56,117,52); }
H1.HeaderClassName
{
color: #387534;
}
.AnyTagClassName
{
color: #387534;
}
</style>
background-color css
<style>
a { background-color: #387534; }
a { background-color: rgb(56,117,52); }
div.DivClassName
{
background-color: #387534;
}
.BgClassName
{
background-color: #387534;
}
</style>
border-color css
<style>
span { border-color: #387534; }
span { border-color: rgb(56,117,52); }
td.TdClassName
{
border-color: #387534;
}
.TagClassName
{
border-color: #387534;
}
</style>