Shades of Japanese Laurel #388742
Tints of Japanese Laurel #388742
RGB
CMYK
RGB Variations
Color information
#388742 (or 0x388742) is known color: Japanese Laurel. HEX triplet: 38, 87 and 42. RGB value is (56,135,66). Sum of RGB (Red+Green+Blue) = 56+135+66=257 (34% of max value = 765). Red value is 56 (22.27% from 255 or 21.79% from 257); Green value is 135 (53.12% from 255 or 52.53% from 257); Blue value is 66 (26.17% from 255 or 25.68% from 257); Max value from RGB is 135 - color contains mainly: green. Hex color #388742 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #388742 is #C778BD. Grayscale: #676767. Windows color (decimal): -13072574 or 4359992. OLE color: 4359992.
HSL color Cylindrical-coordinate representation of color #388742: hue angle of 127.59º degrees, saturation: 0.41, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #388742 is Cyan = 0.59, Magento = 0, Yellow = 0.51 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 56 | 135 | 66 | - |
| CMYK | 0.59 | 0 | 0.51 | 0.47 |
| HSL | 127.59º | 0.41% | 0.37% | - |
| HSV(B) | 127.59º | 0.59% | 0.53% | - |
| XYZ | 11.28 | 18.56 | 8.14 | - |
| YUV | 103.51 | 106.83 | 94.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 135 | 66 | 0.59 | 0 | 0.51 | 0.47 | 127.59 | 0.41 | 0.37 |
| Hex | 38 | 87 | 42 | 3B | 0 | 33 | 2F | 80 | 29 | 25 |
| Octal | 70 | 207 | 102 | 73 | 0 | 63 | 57 | 200 | 51 | 45 |
| Binary | 111000 | 10000111 | 1000010 | 111011 | 0 | 110011 | 101111 | 10000000 | 101001 | 100101 |
Color Harmonies of #388742
Complementary color
Monochromatic Colors of #388742
Black with #388742
Text Example
Text Example
White with #388742
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #388742; }
p { color: rgb(56,135,66); }
H1.HeaderClassName
{
color: #388742;
}
.AnyTagClassName
{
color: #388742;
}
</style>
background-color css
<style>
a { background-color: #388742; }
a { background-color: rgb(56,135,66); }
div.DivClassName
{
background-color: #388742;
}
.BgClassName
{
background-color: #388742;
}
</style>
border-color css
<style>
span { border-color: #388742; }
span { border-color: rgb(56,135,66); }
td.TdClassName
{
border-color: #388742;
}
.TagClassName
{
border-color: #388742;
}
</style>