Shades of Japanese Laurel #388835
Tints of Japanese Laurel #388835
RGB
CMYK
RGB Variations
Color information
#388835 (or 0x388835) is known color: Japanese Laurel. HEX triplet: 38, 88 and 35. RGB value is (56,136,53). Sum of RGB (Red+Green+Blue) = 56+136+53=245 (32% of max value = 765). Red value is 56 (22.27% from 255 or 22.86% from 245); Green value is 136 (53.52% from 255 or 55.51% from 245); Blue value is 53 (21.09% from 255 or 21.63% from 245); Max value from RGB is 136 - color contains mainly: green. Hex color #388835 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #388835 is #C777CA. Grayscale: #666666. Windows color (decimal): -13072331 or 3508280. OLE color: 3508280.
HSL color Cylindrical-coordinate representation of color #388835: hue angle of 117.83º degrees, saturation: 0.44, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #388835 is Cyan = 0.59, Magento = 0, Yellow = 0.61 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 56 | 136 | 53 | - |
| CMYK | 0.59 | 0 | 0.61 | 0.47 |
| HSL | 117.83º | 0.44% | 0.37% | - |
| HSV(B) | 117.83º | 0.61% | 0.53% | - |
| XYZ | 11.08 | 18.71 | 6.39 | - |
| YUV | 102.62 | 100 | 94.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 136 | 53 | 0.59 | 0 | 0.61 | 0.47 | 117.83 | 0.44 | 0.37 |
| Hex | 38 | 88 | 35 | 3B | 0 | 3D | 2F | 76 | 2C | 25 |
| Octal | 70 | 210 | 65 | 73 | 0 | 75 | 57 | 166 | 54 | 45 |
| Binary | 111000 | 10001000 | 110101 | 111011 | 0 | 111101 | 101111 | 1110110 | 101100 | 100101 |
Color Harmonies of #388835
Complementary color
Monochromatic Colors of #388835
Black with #388835
Text Example
Text Example
White with #388835
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #388835; }
p { color: rgb(56,136,53); }
H1.HeaderClassName
{
color: #388835;
}
.AnyTagClassName
{
color: #388835;
}
</style>
background-color css
<style>
a { background-color: #388835; }
a { background-color: rgb(56,136,53); }
div.DivClassName
{
background-color: #388835;
}
.BgClassName
{
background-color: #388835;
}
</style>
border-color css
<style>
span { border-color: #388835; }
span { border-color: rgb(56,136,53); }
td.TdClassName
{
border-color: #388835;
}
.TagClassName
{
border-color: #388835;
}
</style>