Shades of Japanese Laurel #367930
Tints of Japanese Laurel #367930
RGB
CMYK
RGB Variations
Color information
#367930 (or 0x367930) is known color: Japanese Laurel. HEX triplet: 36, 79 and 30. RGB value is (54,121,48). Sum of RGB (Red+Green+Blue) = 54+121+48=223 (29% of max value = 765). Red value is 54 (21.48% from 255 or 24.22% from 223); Green value is 121 (47.66% from 255 or 54.26% from 223); Blue value is 48 (19.14% from 255 or 21.52% from 223); Max value from RGB is 121 - color contains mainly: green. Hex color #367930 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #367930 is #C986CF. Grayscale: #5C5C5C. Windows color (decimal): -13207248 or 3176758. OLE color: 3176758.
HSL color Cylindrical-coordinate representation of color #367930: hue angle of 115.07º degrees, saturation: 0.43, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #367930 is Cyan = 0.55, Magento = 0, Yellow = 0.60 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 54 | 121 | 48 | - |
| CMYK | 0.55 | 0 | 0.60 | 0.53 |
| HSL | 115.07º | 0.43% | 0.33% | - |
| HSV(B) | 115.07º | 0.6% | 0.47% | - |
| XYZ | 8.89 | 14.67 | 5.16 | - |
| YUV | 92.65 | 102.8 | 100.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 121 | 48 | 0.55 | 0 | 0.60 | 0.53 | 115.07 | 0.43 | 0.33 |
| Hex | 36 | 79 | 30 | 37 | 0 | 3C | 35 | 73 | 2B | 21 |
| Octal | 66 | 171 | 60 | 67 | 0 | 74 | 65 | 163 | 53 | 41 |
| Binary | 110110 | 1111001 | 110000 | 110111 | 0 | 111100 | 110101 | 1110011 | 101011 | 100001 |
Color Harmonies of #367930
Complementary color
Monochromatic Colors of #367930
Black with #367930
Text Example
Text Example
White with #367930
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #367930; }
p { color: rgb(54,121,48); }
H1.HeaderClassName
{
color: #367930;
}
.AnyTagClassName
{
color: #367930;
}
</style>
background-color css
<style>
a { background-color: #367930; }
a { background-color: rgb(54,121,48); }
div.DivClassName
{
background-color: #367930;
}
.BgClassName
{
background-color: #367930;
}
</style>
border-color css
<style>
span { border-color: #367930; }
span { border-color: rgb(54,121,48); }
td.TdClassName
{
border-color: #367930;
}
.TagClassName
{
border-color: #367930;
}
</style>