Shades of Japanese Laurel #388640
Tints of Japanese Laurel #388640
RGB
CMYK
RGB Variations
Color information
#388640 (or 0x388640) is known color: Japanese Laurel. HEX triplet: 38, 86 and 40. RGB value is (56,134,64). Sum of RGB (Red+Green+Blue) = 56+134+64=254 (33% of max value = 765). Red value is 56 (22.27% from 255 or 22.05% from 254); Green value is 134 (52.73% from 255 or 52.76% from 254); Blue value is 64 (25.39% from 255 or 25.20% from 254); Max value from RGB is 134 - color contains mainly: green. Hex color #388640 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #388640 is #C779BF. Grayscale: #666666. Windows color (decimal): -13072832 or 4228664. OLE color: 4228664.
HSL color Cylindrical-coordinate representation of color #388640: hue angle of 126.15º degrees, saturation: 0.41, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #388640 is Cyan = 0.58, Magento = 0, Yellow = 0.52 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 56 | 134 | 64 | - |
| CMYK | 0.58 | 0 | 0.52 | 0.47 |
| HSL | 126.15º | 0.41% | 0.37% | - |
| HSV(B) | 126.15º | 0.58% | 0.53% | - |
| XYZ | 11.08 | 18.26 | 7.79 | - |
| YUV | 102.7 | 106.16 | 94.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 134 | 64 | 0.58 | 0 | 0.52 | 0.47 | 126.15 | 0.41 | 0.37 |
| Hex | 38 | 86 | 40 | 3A | 0 | 34 | 2F | 7E | 29 | 25 |
| Octal | 70 | 206 | 100 | 72 | 0 | 64 | 57 | 176 | 51 | 45 |
| Binary | 111000 | 10000110 | 1000000 | 111010 | 0 | 110100 | 101111 | 1111110 | 101001 | 100101 |
Color Harmonies of #388640
Complementary color
Monochromatic Colors of #388640
Black with #388640
Text Example
Text Example
White with #388640
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #388640; }
p { color: rgb(56,134,64); }
H1.HeaderClassName
{
color: #388640;
}
.AnyTagClassName
{
color: #388640;
}
</style>
background-color css
<style>
a { background-color: #388640; }
a { background-color: rgb(56,134,64); }
div.DivClassName
{
background-color: #388640;
}
.BgClassName
{
background-color: #388640;
}
</style>
border-color css
<style>
span { border-color: #388640; }
span { border-color: rgb(56,134,64); }
td.TdClassName
{
border-color: #388640;
}
.TagClassName
{
border-color: #388640;
}
</style>