Shades of Japanese Laurel #208538
Tints of Japanese Laurel #208538
RGB
CMYK
RGB Variations
Color information
#208538 (or 0x208538) is known color: Japanese Laurel. HEX triplet: 20, 85 and 38. RGB value is (32,133,56). Sum of RGB (Red+Green+Blue) = 32+133+56=221 (29% of max value = 765). Red value is 32 (12.89% from 255 or 14.48% from 221); Green value is 133 (52.34% from 255 or 60.18% from 221); Blue value is 56 (22.27% from 255 or 25.34% from 221); Max value from RGB is 133 - color contains mainly: green. Hex color #208538 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #208538 is #DF7AC7. Grayscale: #5E5E5E. Windows color (decimal): -14645960 or 3704096. OLE color: 3704096.
HSL color Cylindrical-coordinate representation of color #208538: hue angle of 134.26º degrees, saturation: 0.61, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #208538 is Cyan = 0.76, Magento = 0, Yellow = 0.58 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 32 | 133 | 56 | - |
| CMYK | 0.76 | 0 | 0.58 | 0.48 |
| HSL | 134.26º | 0.61% | 0.32% | - |
| HSV(B) | 134.26º | 0.76% | 0.52% | - |
| XYZ | 9.7 | 17.37 | 6.58 | - |
| YUV | 94.02 | 106.54 | 83.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 32 | 133 | 56 | 0.76 | 0 | 0.58 | 0.48 | 134.26 | 0.61 | 0.32 |
| Hex | 20 | 85 | 38 | 4C | 0 | 3A | 30 | 86 | 3D | 20 |
| Octal | 40 | 205 | 70 | 114 | 0 | 72 | 60 | 206 | 75 | 40 |
| Binary | 100000 | 10000101 | 111000 | 1001100 | 0 | 111010 | 110000 | 10000110 | 111101 | 100000 |
Color Harmonies of #208538
Complementary color
Monochromatic Colors of #208538
Black with #208538
Text Example
Text Example
White with #208538
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #208538; }
p { color: rgb(32,133,56); }
H1.HeaderClassName
{
color: #208538;
}
.AnyTagClassName
{
color: #208538;
}
</style>
background-color css
<style>
a { background-color: #208538; }
a { background-color: rgb(32,133,56); }
div.DivClassName
{
background-color: #208538;
}
.BgClassName
{
background-color: #208538;
}
</style>
border-color css
<style>
span { border-color: #208538; }
span { border-color: rgb(32,133,56); }
td.TdClassName
{
border-color: #208538;
}
.TagClassName
{
border-color: #208538;
}
</style>