Shades of Japanese Laurel #387541
Tints of Japanese Laurel #387541
RGB
CMYK
RGB Variations
Color information
#387541 (or 0x387541) is known color: Japanese Laurel. HEX triplet: 38, 75 and 41. RGB value is (56,117,65). Sum of RGB (Red+Green+Blue) = 56+117+65=238 (31% of max value = 765). Red value is 56 (22.27% from 255 or 23.53% from 238); Green value is 117 (46.09% from 255 or 49.16% from 238); Blue value is 65 (25.78% from 255 or 27.31% from 238); Max value from RGB is 117 - color contains mainly: green. Hex color #387541 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #387541 is #C78ABE. Grayscale: #5C5C5C. Windows color (decimal): -13077183 or 4289848. OLE color: 4289848.
HSL color Cylindrical-coordinate representation of color #387541: hue angle of 128.85º 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 #387541 is Cyan = 0.52, Magento = 0, Yellow = 0.44 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 56 | 117 | 65 | - |
| CMYK | 0.52 | 0 | 0.44 | 0.54 |
| HSL | 128.85º | 0.35% | 0.34% | - |
| HSV(B) | 128.85º | 0.52% | 0.46% | - |
| XYZ | 8.95 | 13.94 | 7.22 | - |
| YUV | 92.83 | 112.29 | 101.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 117 | 65 | 0.52 | 0 | 0.44 | 0.54 | 128.85 | 0.35 | 0.34 |
| Hex | 38 | 75 | 41 | 34 | 0 | 2C | 36 | 81 | 23 | 22 |
| Octal | 70 | 165 | 101 | 64 | 0 | 54 | 66 | 201 | 43 | 42 |
| Binary | 111000 | 1110101 | 1000001 | 110100 | 0 | 101100 | 110110 | 10000001 | 100011 | 100010 |
Color Harmonies of #387541
Complementary color
Monochromatic Colors of #387541
Black with #387541
Text Example
Text Example
White with #387541
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #387541; }
p { color: rgb(56,117,65); }
H1.HeaderClassName
{
color: #387541;
}
.AnyTagClassName
{
color: #387541;
}
</style>
background-color css
<style>
a { background-color: #387541; }
a { background-color: rgb(56,117,65); }
div.DivClassName
{
background-color: #387541;
}
.BgClassName
{
background-color: #387541;
}
</style>
border-color css
<style>
span { border-color: #387541; }
span { border-color: rgb(56,117,65); }
td.TdClassName
{
border-color: #387541;
}
.TagClassName
{
border-color: #387541;
}
</style>