Shades of Japanese Laurel #388441
Tints of Japanese Laurel #388441
RGB
CMYK
RGB Variations
Color information
#388441 (or 0x388441) is known color: Japanese Laurel. HEX triplet: 38, 84 and 41. RGB value is (56,132,65). Sum of RGB (Red+Green+Blue) = 56+132+65=253 (33% of max value = 765). Red value is 56 (22.27% from 255 or 22.13% from 253); Green value is 132 (51.95% from 255 or 52.17% from 253); Blue value is 65 (25.78% from 255 or 25.69% from 253); Max value from RGB is 132 - color contains mainly: green. Hex color #388441 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #388441 is #C77BBE. Grayscale: #656565. Windows color (decimal): -13073343 or 4293688. OLE color: 4293688.
HSL color Cylindrical-coordinate representation of color #388441: hue angle of 127.11º 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 #388441 is Cyan = 0.58, Magento = 0, Yellow = 0.51 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 56 | 132 | 65 | - |
| CMYK | 0.58 | 0 | 0.51 | 0.48 |
| HSL | 127.11º | 0.4% | 0.37% | - |
| HSV(B) | 127.11º | 0.58% | 0.52% | - |
| XYZ | 10.84 | 17.72 | 7.85 | - |
| YUV | 101.64 | 107.32 | 95.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 132 | 65 | 0.58 | 0 | 0.51 | 0.48 | 127.11 | 0.4 | 0.37 |
| Hex | 38 | 84 | 41 | 3A | 0 | 33 | 30 | 7F | 28 | 25 |
| Octal | 70 | 204 | 101 | 72 | 0 | 63 | 60 | 177 | 50 | 45 |
| Binary | 111000 | 10000100 | 1000001 | 111010 | 0 | 110011 | 110000 | 1111111 | 101000 | 100101 |
Color Harmonies of #388441
Complementary color
Monochromatic Colors of #388441
Black with #388441
Text Example
Text Example
White with #388441
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #388441; }
p { color: rgb(56,132,65); }
H1.HeaderClassName
{
color: #388441;
}
.AnyTagClassName
{
color: #388441;
}
</style>
background-color css
<style>
a { background-color: #388441; }
a { background-color: rgb(56,132,65); }
div.DivClassName
{
background-color: #388441;
}
.BgClassName
{
background-color: #388441;
}
</style>
border-color css
<style>
span { border-color: #388441; }
span { border-color: rgb(56,132,65); }
td.TdClassName
{
border-color: #388441;
}
.TagClassName
{
border-color: #388441;
}
</style>