Shades of Japanese Laurel #387538
Tints of Japanese Laurel #387538
RGB
CMYK
RGB Variations
Color information
#387538 (or 0x387538) is known color: Japanese Laurel. HEX triplet: 38, 75 and 38. RGB value is (56,117,56). Sum of RGB (Red+Green+Blue) = 56+117+56=229 (30% of max value = 765). Red value is 56 (22.27% from 255 or 24.45% from 229); Green value is 117 (46.09% from 255 or 51.09% from 229); Blue value is 56 (22.27% from 255 or 24.45% from 229); Max value from RGB is 117 - color contains mainly: green. Hex color #387538 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #387538 is #C78AC7. Grayscale: #5B5B5B. Windows color (decimal): -13077192 or 3700024. OLE color: 3700024.
HSL color Cylindrical-coordinate representation of color #387538: hue angle of 120º 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 #387538 is Cyan = 0.52, Magento = 0, Yellow = 0.52 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 56 | 117 | 56 | - |
| CMYK | 0.52 | 0 | 0.52 | 0.54 |
| HSL | 120º | 0.35% | 0.34% | - |
| HSV(B) | 120º | 0.52% | 0.46% | - |
| XYZ | 8.71 | 13.85 | 5.96 | - |
| YUV | 91.81 | 107.79 | 102.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 117 | 56 | 0.52 | 0 | 0.52 | 0.54 | 120 | 0.35 | 0.34 |
| Hex | 38 | 75 | 38 | 34 | 0 | 34 | 36 | 78 | 23 | 22 |
| Octal | 70 | 165 | 70 | 64 | 0 | 64 | 66 | 170 | 43 | 42 |
| Binary | 111000 | 1110101 | 111000 | 110100 | 0 | 110100 | 110110 | 1111000 | 100011 | 100010 |
Color Harmonies of #387538
Complementary color
Monochromatic Colors of #387538
Black with #387538
Text Example
Text Example
White with #387538
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #387538; }
p { color: rgb(56,117,56); }
H1.HeaderClassName
{
color: #387538;
}
.AnyTagClassName
{
color: #387538;
}
</style>
background-color css
<style>
a { background-color: #387538; }
a { background-color: rgb(56,117,56); }
div.DivClassName
{
background-color: #387538;
}
.BgClassName
{
background-color: #387538;
}
</style>
border-color css
<style>
span { border-color: #387538; }
span { border-color: rgb(56,117,56); }
td.TdClassName
{
border-color: #387538;
}
.TagClassName
{
border-color: #387538;
}
</style>