Shades of Japanese Laurel #367539
Tints of Japanese Laurel #367539
RGB
CMYK
RGB Variations
Color information
#367539 (or 0x367539) is known color: Japanese Laurel. HEX triplet: 36, 75 and 39. RGB value is (54,117,57). Sum of RGB (Red+Green+Blue) = 54+117+57=228 (30% of max value = 765). Red value is 54 (21.48% from 255 or 23.68% from 228); Green value is 117 (46.09% from 255 or 51.32% from 228); Blue value is 57 (22.66% from 255 or 25% from 228); Max value from RGB is 117 - color contains mainly: green. Hex color #367539 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #367539 is #C98AC6. Grayscale: #5B5B5B. Windows color (decimal): -13208263 or 3765558. OLE color: 3765558.
HSL color Cylindrical-coordinate representation of color #367539: hue angle of 122.86º degrees, saturation: 0.37, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #367539 is Cyan = 0.54, Magento = 0, Yellow = 0.51 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 54 | 117 | 57 | - |
| CMYK | 0.54 | 0 | 0.51 | 0.54 |
| HSL | 122.86º | 0.37% | 0.34% | - |
| HSV(B) | 122.86º | 0.54% | 0.46% | - |
| XYZ | 8.62 | 13.8 | 6.08 | - |
| YUV | 91.32 | 108.63 | 101.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 117 | 57 | 0.54 | 0 | 0.51 | 0.54 | 122.86 | 0.37 | 0.34 |
| Hex | 36 | 75 | 39 | 36 | 0 | 33 | 36 | 7B | 25 | 22 |
| Octal | 66 | 165 | 71 | 66 | 0 | 63 | 66 | 173 | 45 | 42 |
| Binary | 110110 | 1110101 | 111001 | 110110 | 0 | 110011 | 110110 | 1111011 | 100101 | 100010 |
Color Harmonies of #367539
Complementary color
Monochromatic Colors of #367539
Black with #367539
Text Example
Text Example
White with #367539
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #367539; }
p { color: rgb(54,117,57); }
H1.HeaderClassName
{
color: #367539;
}
.AnyTagClassName
{
color: #367539;
}
</style>
background-color css
<style>
a { background-color: #367539; }
a { background-color: rgb(54,117,57); }
div.DivClassName
{
background-color: #367539;
}
.BgClassName
{
background-color: #367539;
}
</style>
border-color css
<style>
span { border-color: #367539; }
span { border-color: rgb(54,117,57); }
td.TdClassName
{
border-color: #367539;
}
.TagClassName
{
border-color: #367539;
}
</style>