Shades of Japanese Laurel #367138
Tints of Japanese Laurel #367138
RGB
CMYK
RGB Variations
Color information
#367138 (or 0x367138) is known color: Japanese Laurel. HEX triplet: 36, 71 and 38. RGB value is (54,113,56). Sum of RGB (Red+Green+Blue) = 54+113+56=223 (29% of max value = 765). Red value is 54 (21.48% from 255 or 24.22% from 223); Green value is 113 (44.53% from 255 or 50.67% from 223); Blue value is 56 (22.27% from 255 or 25.11% from 223); Max value from RGB is 113 - color contains mainly: green. Hex color #367138 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #367138 is #C98EC7. Grayscale: #595959. Windows color (decimal): -13209288 or 3698998. OLE color: 3698998.
HSL color Cylindrical-coordinate representation of color #367138: hue angle of 122.03º degrees, saturation: 0.35, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #367138 is Cyan = 0.52, Magento = 0, Yellow = 0.50 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 54 | 113 | 56 | - |
| CMYK | 0.52 | 0 | 0.50 | 0.56 |
| HSL | 122.03º | 0.35% | 0.33% | - |
| HSV(B) | 122.03º | 0.52% | 0.44% | - |
| XYZ | 8.14 | 12.88 | 5.8 | - |
| YUV | 88.86 | 109.45 | 103.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 113 | 56 | 0.52 | 0 | 0.50 | 0.56 | 122.03 | 0.35 | 0.33 |
| Hex | 36 | 71 | 38 | 34 | 0 | 32 | 38 | 7A | 23 | 21 |
| Octal | 66 | 161 | 70 | 64 | 0 | 62 | 70 | 172 | 43 | 41 |
| Binary | 110110 | 1110001 | 111000 | 110100 | 0 | 110010 | 111000 | 1111010 | 100011 | 100001 |
Color Harmonies of #367138
Complementary color
Monochromatic Colors of #367138
Black with #367138
Text Example
Text Example
White with #367138
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #367138; }
p { color: rgb(54,113,56); }
H1.HeaderClassName
{
color: #367138;
}
.AnyTagClassName
{
color: #367138;
}
</style>
background-color css
<style>
a { background-color: #367138; }
a { background-color: rgb(54,113,56); }
div.DivClassName
{
background-color: #367138;
}
.BgClassName
{
background-color: #367138;
}
</style>
border-color css
<style>
span { border-color: #367138; }
span { border-color: rgb(54,113,56); }
td.TdClassName
{
border-color: #367138;
}
.TagClassName
{
border-color: #367138;
}
</style>