Shades of Japanese Laurel #388736
Tints of Japanese Laurel #388736
RGB
CMYK
RGB Variations
Color information
#388736 (or 0x388736) is known color: Japanese Laurel. HEX triplet: 38, 87 and 36. RGB value is (56,135,54). Sum of RGB (Red+Green+Blue) = 56+135+54=245 (32% of max value = 765). Red value is 56 (22.27% from 255 or 22.86% from 245); Green value is 135 (53.12% from 255 or 55.10% from 245); Blue value is 54 (21.48% from 255 or 22.04% from 245); Max value from RGB is 135 - color contains mainly: green. Hex color #388736 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #388736 is #C778C9. Grayscale: #666666. Windows color (decimal): -13072586 or 3573560. OLE color: 3573560.
HSL color Cylindrical-coordinate representation of color #388736: hue angle of 118.52º degrees, saturation: 0.43, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #388736 is Cyan = 0.59, Magento = 0, Yellow = 0.60 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 56 | 135 | 54 | - |
| CMYK | 0.59 | 0 | 0.60 | 0.47 |
| HSL | 118.52º | 0.43% | 0.37% | - |
| HSV(B) | 118.52º | 0.6% | 0.53% | - |
| XYZ | 10.96 | 18.44 | 6.47 | - |
| YUV | 102.15 | 100.83 | 95.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 135 | 54 | 0.59 | 0 | 0.60 | 0.47 | 118.52 | 0.43 | 0.37 |
| Hex | 38 | 87 | 36 | 3B | 0 | 3C | 2F | 77 | 2B | 25 |
| Octal | 70 | 207 | 66 | 73 | 0 | 74 | 57 | 167 | 53 | 45 |
| Binary | 111000 | 10000111 | 110110 | 111011 | 0 | 111100 | 101111 | 1110111 | 101011 | 100101 |
Color Harmonies of #388736
Complementary color
Monochromatic Colors of #388736
Black with #388736
Text Example
Text Example
White with #388736
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #388736; }
p { color: rgb(56,135,54); }
H1.HeaderClassName
{
color: #388736;
}
.AnyTagClassName
{
color: #388736;
}
</style>
background-color css
<style>
a { background-color: #388736; }
a { background-color: rgb(56,135,54); }
div.DivClassName
{
background-color: #388736;
}
.BgClassName
{
background-color: #388736;
}
</style>
border-color css
<style>
span { border-color: #388736; }
span { border-color: rgb(56,135,54); }
td.TdClassName
{
border-color: #388736;
}
.TagClassName
{
border-color: #388736;
}
</style>