Shades of Japanese Laurel #388540
Tints of Japanese Laurel #388540
RGB
CMYK
RGB Variations
Color information
#388540 (or 0x388540) is known color: Japanese Laurel. HEX triplet: 38, 85 and 40. RGB value is (56,133,64). Sum of RGB (Red+Green+Blue) = 56+133+64=253 (33% of max value = 765). Red value is 56 (22.27% from 255 or 22.13% from 253); Green value is 133 (52.34% from 255 or 52.57% from 253); Blue value is 64 (25.39% from 255 or 25.30% from 253); Max value from RGB is 133 - color contains mainly: green. Hex color #388540 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #388540 is #C77ABF. Grayscale: #666666. Windows color (decimal): -13073088 or 4228408. OLE color: 4228408.
HSL color Cylindrical-coordinate representation of color #388540: hue angle of 126.23º degrees, saturation: 0.41, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #388540 is Cyan = 0.58, Magento = 0, Yellow = 0.52 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 56 | 133 | 64 | - |
| CMYK | 0.58 | 0 | 0.52 | 0.48 |
| HSL | 126.23º | 0.41% | 0.37% | - |
| HSV(B) | 126.23º | 0.58% | 0.52% | - |
| XYZ | 10.94 | 17.99 | 7.75 | - |
| YUV | 102.11 | 106.49 | 95.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 133 | 64 | 0.58 | 0 | 0.52 | 0.48 | 126.23 | 0.41 | 0.37 |
| Hex | 38 | 85 | 40 | 3A | 0 | 34 | 30 | 7E | 29 | 25 |
| Octal | 70 | 205 | 100 | 72 | 0 | 64 | 60 | 176 | 51 | 45 |
| Binary | 111000 | 10000101 | 1000000 | 111010 | 0 | 110100 | 110000 | 1111110 | 101001 | 100101 |
Color Harmonies of #388540
Complementary color
Monochromatic Colors of #388540
Black with #388540
Text Example
Text Example
White with #388540
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #388540; }
p { color: rgb(56,133,64); }
H1.HeaderClassName
{
color: #388540;
}
.AnyTagClassName
{
color: #388540;
}
</style>
background-color css
<style>
a { background-color: #388540; }
a { background-color: rgb(56,133,64); }
div.DivClassName
{
background-color: #388540;
}
.BgClassName
{
background-color: #388540;
}
</style>
border-color css
<style>
span { border-color: #388540; }
span { border-color: rgb(56,133,64); }
td.TdClassName
{
border-color: #388540;
}
.TagClassName
{
border-color: #388540;
}
</style>