Shades of Japanese Laurel #368540
Tints of Japanese Laurel #368540
RGB
CMYK
RGB Variations
Color information
#368540 (or 0x368540) is known color: Japanese Laurel. HEX triplet: 36, 85 and 40. RGB value is (54,133,64). Sum of RGB (Red+Green+Blue) = 54+133+64=251 (33% of max value = 765). Red value is 54 (21.48% from 255 or 21.51% from 251); Green value is 133 (52.34% from 255 or 52.99% from 251); Blue value is 64 (25.39% from 255 or 25.50% from 251); Max value from RGB is 133 - color contains mainly: green. Hex color #368540 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #368540 is #C97ABF. Grayscale: #656565. Windows color (decimal): -13204160 or 4228406. OLE color: 4228406.
HSL color Cylindrical-coordinate representation of color #368540: hue angle of 127.59º degrees, saturation: 0.42, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #368540 is Cyan = 0.59, Magento = 0, Yellow = 0.52 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 54 | 133 | 64 | - |
| CMYK | 0.59 | 0 | 0.52 | 0.48 |
| HSL | 127.59º | 0.42% | 0.37% | - |
| HSV(B) | 127.59º | 0.59% | 0.52% | - |
| XYZ | 10.83 | 17.93 | 7.74 | - |
| YUV | 101.51 | 106.83 | 94.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 133 | 64 | 0.59 | 0 | 0.52 | 0.48 | 127.59 | 0.42 | 0.37 |
| Hex | 36 | 85 | 40 | 3B | 0 | 34 | 30 | 80 | 2A | 25 |
| Octal | 66 | 205 | 100 | 73 | 0 | 64 | 60 | 200 | 52 | 45 |
| Binary | 110110 | 10000101 | 1000000 | 111011 | 0 | 110100 | 110000 | 10000000 | 101010 | 100101 |
Color Harmonies of #368540
Complementary color
Monochromatic Colors of #368540
Black with #368540
Text Example
Text Example
White with #368540
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #368540; }
p { color: rgb(54,133,64); }
H1.HeaderClassName
{
color: #368540;
}
.AnyTagClassName
{
color: #368540;
}
</style>
background-color css
<style>
a { background-color: #368540; }
a { background-color: rgb(54,133,64); }
div.DivClassName
{
background-color: #368540;
}
.BgClassName
{
background-color: #368540;
}
</style>
border-color css
<style>
span { border-color: #368540; }
span { border-color: rgb(54,133,64); }
td.TdClassName
{
border-color: #368540;
}
.TagClassName
{
border-color: #368540;
}
</style>