Shades of Japanese Laurel #388236
Tints of Japanese Laurel #388236
RGB
CMYK
RGB Variations
Color information
#388236 (or 0x388236) is known color: Japanese Laurel. HEX triplet: 38, 82 and 36. RGB value is (56,130,54). Sum of RGB (Red+Green+Blue) = 56+130+54=240 (31% of max value = 765). Red value is 56 (22.27% from 255 or 23.33% from 240); Green value is 130 (51.17% from 255 or 54.17% from 240); Blue value is 54 (21.48% from 255 or 22.5% from 240); Max value from RGB is 130 - color contains mainly: green. Hex color #388236 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #388236 is #C77DC9. Grayscale: #636363. Windows color (decimal): -13073866 or 3572280. OLE color: 3572280.
HSL color Cylindrical-coordinate representation of color #388236: hue angle of 118.42º degrees, saturation: 0.41, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #388236 is Cyan = 0.57, Magento = 0, Yellow = 0.58 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 56 | 130 | 54 | - |
| CMYK | 0.57 | 0 | 0.58 | 0.49 |
| HSL | 118.42º | 0.41% | 0.36% | - |
| HSV(B) | 118.42º | 0.58% | 0.51% | - |
| XYZ | 10.28 | 17.07 | 6.24 | - |
| YUV | 99.21 | 102.48 | 97.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 130 | 54 | 0.57 | 0 | 0.58 | 0.49 | 118.42 | 0.41 | 0.36 |
| Hex | 38 | 82 | 36 | 39 | 0 | 3A | 31 | 76 | 29 | 24 |
| Octal | 70 | 202 | 66 | 71 | 0 | 72 | 61 | 166 | 51 | 44 |
| Binary | 111000 | 10000010 | 110110 | 111001 | 0 | 111010 | 110001 | 1110110 | 101001 | 100100 |
Color Harmonies of #388236
Complementary color
Monochromatic Colors of #388236
Black with #388236
Text Example
Text Example
White with #388236
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #388236; }
p { color: rgb(56,130,54); }
H1.HeaderClassName
{
color: #388236;
}
.AnyTagClassName
{
color: #388236;
}
</style>
background-color css
<style>
a { background-color: #388236; }
a { background-color: rgb(56,130,54); }
div.DivClassName
{
background-color: #388236;
}
.BgClassName
{
background-color: #388236;
}
</style>
border-color css
<style>
span { border-color: #388236; }
span { border-color: rgb(56,130,54); }
td.TdClassName
{
border-color: #388236;
}
.TagClassName
{
border-color: #388236;
}
</style>