Shades of Japanese Laurel #388338
Tints of Japanese Laurel #388338
RGB
CMYK
RGB Variations
Color information
#388338 (or 0x388338) is known color: Japanese Laurel. HEX triplet: 38, 83 and 38. RGB value is (56,131,56). Sum of RGB (Red+Green+Blue) = 56+131+56=243 (32% of max value = 765). Red value is 56 (22.27% from 255 or 23.05% from 243); Green value is 131 (51.56% from 255 or 53.91% from 243); Blue value is 56 (22.27% from 255 or 23.05% from 243); Max value from RGB is 131 - color contains mainly: green. Hex color #388338 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #388338 is #C77CC7. Grayscale: #646464. Windows color (decimal): -13073608 or 3703608. OLE color: 3703608.
HSL color Cylindrical-coordinate representation of color #388338: hue angle of 120º degrees, saturation: 0.4, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #388338 is Cyan = 0.57, Magento = 0, Yellow = 0.57 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 56 | 131 | 56 | - |
| CMYK | 0.57 | 0 | 0.57 | 0.49 |
| HSL | 120º | 0.4% | 0.37% | - |
| HSV(B) | 120º | 0.57% | 0.51% | - |
| XYZ | 10.46 | 17.36 | 6.54 | - |
| YUV | 100.03 | 103.15 | 96.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 131 | 56 | 0.57 | 0 | 0.57 | 0.49 | 120 | 0.4 | 0.37 |
| Hex | 38 | 83 | 38 | 39 | 0 | 39 | 31 | 78 | 28 | 25 |
| Octal | 70 | 203 | 70 | 71 | 0 | 71 | 61 | 170 | 50 | 45 |
| Binary | 111000 | 10000011 | 111000 | 111001 | 0 | 111001 | 110001 | 1111000 | 101000 | 100101 |
Color Harmonies of #388338
Complementary color
Monochromatic Colors of #388338
Black with #388338
Text Example
Text Example
White with #388338
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #388338; }
p { color: rgb(56,131,56); }
H1.HeaderClassName
{
color: #388338;
}
.AnyTagClassName
{
color: #388338;
}
</style>
background-color css
<style>
a { background-color: #388338; }
a { background-color: rgb(56,131,56); }
div.DivClassName
{
background-color: #388338;
}
.BgClassName
{
background-color: #388338;
}
</style>
border-color css
<style>
span { border-color: #388338; }
span { border-color: rgb(56,131,56); }
td.TdClassName
{
border-color: #388338;
}
.TagClassName
{
border-color: #388338;
}
</style>