Shades of Japanese Laurel #388442
Tints of Japanese Laurel #388442
RGB
CMYK
RGB Variations
Color information
#388442 (or 0x388442) is known color: Japanese Laurel. HEX triplet: 38, 84 and 42. RGB value is (56,132,66). Sum of RGB (Red+Green+Blue) = 56+132+66=254 (33% of max value = 765). Red value is 56 (22.27% from 255 or 22.05% from 254); Green value is 132 (51.95% from 255 or 51.97% from 254); Blue value is 66 (26.17% from 255 or 25.98% from 254); Max value from RGB is 132 - color contains mainly: green. Hex color #388442 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #388442 is #C77BBD. Grayscale: #656565. Windows color (decimal): -13073342 or 4359224. OLE color: 4359224.
HSL color Cylindrical-coordinate representation of color #388442: hue angle of 127.89º degrees, saturation: 0.4, 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 #388442 is Cyan = 0.58, Magento = 0, Yellow = 0.5 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 56 | 132 | 66 | - |
| CMYK | 0.58 | 0 | 0.5 | 0.48 |
| HSL | 127.89º | 0.4% | 0.37% | - |
| HSV(B) | 127.89º | 0.58% | 0.52% | - |
| XYZ | 10.87 | 17.74 | 8.01 | - |
| YUV | 101.75 | 107.82 | 95.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 132 | 66 | 0.58 | 0 | 0.5 | 0.48 | 127.89 | 0.4 | 0.37 |
| Hex | 38 | 84 | 42 | 3A | 0 | 32 | 30 | 80 | 28 | 25 |
| Octal | 70 | 204 | 102 | 72 | 0 | 62 | 60 | 200 | 50 | 45 |
| Binary | 111000 | 10000100 | 1000010 | 111010 | 0 | 110010 | 110000 | 10000000 | 101000 | 100101 |
Color Harmonies of #388442
Complementary color
Monochromatic Colors of #388442
Black with #388442
Text Example
Text Example
White with #388442
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #388442; }
p { color: rgb(56,132,66); }
H1.HeaderClassName
{
color: #388442;
}
.AnyTagClassName
{
color: #388442;
}
</style>
background-color css
<style>
a { background-color: #388442; }
a { background-color: rgb(56,132,66); }
div.DivClassName
{
background-color: #388442;
}
.BgClassName
{
background-color: #388442;
}
</style>
border-color css
<style>
span { border-color: #388442; }
span { border-color: rgb(56,132,66); }
td.TdClassName
{
border-color: #388442;
}
.TagClassName
{
border-color: #388442;
}
</style>