Shades of Japanese Laurel #368940
Tints of Japanese Laurel #368940
RGB
CMYK
RGB Variations
Color information
#368940 (or 0x368940) is known color: Japanese Laurel. HEX triplet: 36, 89 and 40. RGB value is (54,137,64). Sum of RGB (Red+Green+Blue) = 54+137+64=255 (33% of max value = 765). Red value is 54 (21.48% from 255 or 21.18% from 255); Green value is 137 (53.91% from 255 or 53.73% from 255); Blue value is 64 (25.39% from 255 or 25.10% from 255); Max value from RGB is 137 - color contains mainly: green. Hex color #368940 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #368940 is #C976BF. Grayscale: #686868. Windows color (decimal): -13203136 or 4229430. OLE color: 4229430.
HSL color Cylindrical-coordinate representation of color #368940: hue angle of 127.23º degrees, saturation: 0.43, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #368940 is Cyan = 0.61, Magento = 0, Yellow = 0.53 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 54 | 137 | 64 | - |
| CMYK | 0.61 | 0 | 0.53 | 0.46 |
| HSL | 127.23º | 0.43% | 0.37% | - |
| HSV(B) | 127.23º | 0.61% | 0.54% | - |
| XYZ | 11.39 | 19.05 | 7.93 | - |
| YUV | 103.86 | 105.5 | 92.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 137 | 64 | 0.61 | 0 | 0.53 | 0.46 | 127.23 | 0.43 | 0.37 |
| Hex | 36 | 89 | 40 | 3D | 0 | 35 | 2E | 7F | 2B | 25 |
| Octal | 66 | 211 | 100 | 75 | 0 | 65 | 56 | 177 | 53 | 45 |
| Binary | 110110 | 10001001 | 1000000 | 111101 | 0 | 110101 | 101110 | 1111111 | 101011 | 100101 |
Color Harmonies of #368940
Complementary color
Monochromatic Colors of #368940
Black with #368940
Text Example
Text Example
White with #368940
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #368940; }
p { color: rgb(54,137,64); }
H1.HeaderClassName
{
color: #368940;
}
.AnyTagClassName
{
color: #368940;
}
</style>
background-color css
<style>
a { background-color: #368940; }
a { background-color: rgb(54,137,64); }
div.DivClassName
{
background-color: #368940;
}
.BgClassName
{
background-color: #368940;
}
</style>
border-color css
<style>
span { border-color: #368940; }
span { border-color: rgb(54,137,64); }
td.TdClassName
{
border-color: #368940;
}
.TagClassName
{
border-color: #368940;
}
</style>