Shades of Japanese Laurel #388237
Tints of Japanese Laurel #388237
RGB
CMYK
RGB Variations
Color information
#388237 (or 0x388237) is known color: Japanese Laurel. HEX triplet: 38, 82 and 37. RGB value is (56,130,55). Sum of RGB (Red+Green+Blue) = 56+130+55=241 (31% of max value = 765). Red value is 56 (22.27% from 255 or 23.24% from 241); Green value is 130 (51.17% from 255 or 53.94% from 241); Blue value is 55 (21.88% from 255 or 22.82% from 241); Max value from RGB is 130 - color contains mainly: green. Hex color #388237 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #388237 is #C77DC8. Grayscale: #636363. Windows color (decimal): -13073865 or 3637816. OLE color: 3637816.
HSL color Cylindrical-coordinate representation of color #388237: hue angle of 119.2º 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 #388237 is Cyan = 0.57, Magento = 0, Yellow = 0.58 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 56 | 130 | 55 | - |
| CMYK | 0.57 | 0 | 0.58 | 0.49 |
| HSL | 119.2º | 0.41% | 0.36% | - |
| HSV(B) | 119.2º | 0.58% | 0.51% | - |
| XYZ | 10.3 | 17.08 | 6.37 | - |
| YUV | 99.32 | 102.98 | 97.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 130 | 55 | 0.57 | 0 | 0.58 | 0.49 | 119.2 | 0.41 | 0.36 |
| Hex | 38 | 82 | 37 | 39 | 0 | 3A | 31 | 77 | 29 | 24 |
| Octal | 70 | 202 | 67 | 71 | 0 | 72 | 61 | 167 | 51 | 44 |
| Binary | 111000 | 10000010 | 110111 | 111001 | 0 | 111010 | 110001 | 1110111 | 101001 | 100100 |
Color Harmonies of #388237
Complementary color
Monochromatic Colors of #388237
Black with #388237
Text Example
Text Example
White with #388237
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #388237; }
p { color: rgb(56,130,55); }
H1.HeaderClassName
{
color: #388237;
}
.AnyTagClassName
{
color: #388237;
}
</style>
background-color css
<style>
a { background-color: #388237; }
a { background-color: rgb(56,130,55); }
div.DivClassName
{
background-color: #388237;
}
.BgClassName
{
background-color: #388237;
}
</style>
border-color css
<style>
span { border-color: #388237; }
span { border-color: rgb(56,130,55); }
td.TdClassName
{
border-color: #388237;
}
.TagClassName
{
border-color: #388237;
}
</style>