Shades of Japanese Laurel #387735
Tints of Japanese Laurel #387735
RGB
CMYK
RGB Variations
Color information
#387735 (or 0x387735) is known color: Japanese Laurel. HEX triplet: 38, 77 and 35. RGB value is (56,119,53). Sum of RGB (Red+Green+Blue) = 56+119+53=228 (30% of max value = 765). Red value is 56 (22.27% from 255 or 24.56% from 228); Green value is 119 (46.88% from 255 or 52.19% from 228); Blue value is 53 (21.09% from 255 or 23.25% from 228); Max value from RGB is 119 - color contains mainly: green. Hex color #387735 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #387735 is #C788CA. Grayscale: #5C5C5C. Windows color (decimal): -13076683 or 3503928. OLE color: 3503928.
HSL color Cylindrical-coordinate representation of color #387735: hue angle of 117.27º degrees, saturation: 0.38, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #387735 is Cyan = 0.53, Magento = 0, Yellow = 0.55 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 56 | 119 | 53 | - |
| CMYK | 0.53 | 0 | 0.55 | 0.53 |
| HSL | 117.27º | 0.38% | 0.34% | - |
| HSV(B) | 117.27º | 0.55% | 0.47% | - |
| XYZ | 8.87 | 14.29 | 5.66 | - |
| YUV | 92.64 | 105.63 | 101.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 119 | 53 | 0.53 | 0 | 0.55 | 0.53 | 117.27 | 0.38 | 0.34 |
| Hex | 38 | 77 | 35 | 35 | 0 | 37 | 35 | 75 | 26 | 22 |
| Octal | 70 | 167 | 65 | 65 | 0 | 67 | 65 | 165 | 46 | 42 |
| Binary | 111000 | 1110111 | 110101 | 110101 | 0 | 110111 | 110101 | 1110101 | 100110 | 100010 |
Color Harmonies of #387735
Complementary color
Monochromatic Colors of #387735
Black with #387735
Text Example
Text Example
White with #387735
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #387735; }
p { color: rgb(56,119,53); }
H1.HeaderClassName
{
color: #387735;
}
.AnyTagClassName
{
color: #387735;
}
</style>
background-color css
<style>
a { background-color: #387735; }
a { background-color: rgb(56,119,53); }
div.DivClassName
{
background-color: #387735;
}
.BgClassName
{
background-color: #387735;
}
</style>
border-color css
<style>
span { border-color: #387735; }
span { border-color: rgb(56,119,53); }
td.TdClassName
{
border-color: #387735;
}
.TagClassName
{
border-color: #387735;
}
</style>