Shades of Japanese Laurel #388138
Tints of Japanese Laurel #388138
RGB
CMYK
RGB Variations
Color information
#388138 (or 0x388138) is known color: Japanese Laurel. HEX triplet: 38, 81 and 38. RGB value is (56,129,56). Sum of RGB (Red+Green+Blue) = 56+129+56=241 (31% of max value = 765). Red value is 56 (22.27% from 255 or 23.24% from 241); Green value is 129 (50.78% from 255 or 53.53% from 241); Blue value is 56 (22.27% from 255 or 23.24% from 241); Max value from RGB is 129 - color contains mainly: green. Hex color #388138 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #388138 is #C77EC7. Grayscale: #636363. Windows color (decimal): -13074120 or 3703096. OLE color: 3703096.
HSL color Cylindrical-coordinate representation of color #388138: hue angle of 120º degrees, saturation: 0.39, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #388138 is Cyan = 0.57, Magento = 0, Yellow = 0.57 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 56 | 129 | 56 | - |
| CMYK | 0.57 | 0 | 0.57 | 0.49 |
| HSL | 120º | 0.39% | 0.36% | - |
| HSV(B) | 120º | 0.57% | 0.51% | - |
| XYZ | 10.19 | 16.83 | 6.45 | - |
| YUV | 98.85 | 103.82 | 97.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 129 | 56 | 0.57 | 0 | 0.57 | 0.49 | 120 | 0.39 | 0.36 |
| Hex | 38 | 81 | 38 | 39 | 0 | 39 | 31 | 78 | 27 | 24 |
| Octal | 70 | 201 | 70 | 71 | 0 | 71 | 61 | 170 | 47 | 44 |
| Binary | 111000 | 10000001 | 111000 | 111001 | 0 | 111001 | 110001 | 1111000 | 100111 | 100100 |
Color Harmonies of #388138
Complementary color
Monochromatic Colors of #388138
Black with #388138
Text Example
Text Example
White with #388138
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #388138; }
p { color: rgb(56,129,56); }
H1.HeaderClassName
{
color: #388138;
}
.AnyTagClassName
{
color: #388138;
}
</style>
background-color css
<style>
a { background-color: #388138; }
a { background-color: rgb(56,129,56); }
div.DivClassName
{
background-color: #388138;
}
.BgClassName
{
background-color: #388138;
}
</style>
border-color css
<style>
span { border-color: #388138; }
span { border-color: rgb(56,129,56); }
td.TdClassName
{
border-color: #388138;
}
.TagClassName
{
border-color: #388138;
}
</style>