Shades of Japanese Laurel #367830
Tints of Japanese Laurel #367830
RGB
CMYK
RGB Variations
Color information
#367830 (or 0x367830) is known color: Japanese Laurel. HEX triplet: 36, 78 and 30. RGB value is (54,120,48). Sum of RGB (Red+Green+Blue) = 54+120+48=222 (29% of max value = 765). Red value is 54 (21.48% from 255 or 24.32% from 222); Green value is 120 (47.27% from 255 or 54.05% from 222); Blue value is 48 (19.14% from 255 or 21.62% from 222); Max value from RGB is 120 - color contains mainly: green. Hex color #367830 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #367830 is #C987CF. Grayscale: #5C5C5C. Windows color (decimal): -13207504 or 3176502. OLE color: 3176502.
HSL color Cylindrical-coordinate representation of color #367830: hue angle of 115º 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 #367830 is Cyan = 0.55, Magento = 0, Yellow = 0.60 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 54 | 120 | 48 | - |
| CMYK | 0.55 | 0 | 0.60 | 0.53 |
| HSL | 115º | 0.43% | 0.33% | - |
| HSV(B) | 115º | 0.6% | 0.47% | - |
| XYZ | 8.77 | 14.43 | 5.12 | - |
| YUV | 92.06 | 103.13 | 100.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 120 | 48 | 0.55 | 0 | 0.60 | 0.53 | 115 | 0.43 | 0.33 |
| Hex | 36 | 78 | 30 | 37 | 0 | 3C | 35 | 73 | 2B | 21 |
| Octal | 66 | 170 | 60 | 67 | 0 | 74 | 65 | 163 | 53 | 41 |
| Binary | 110110 | 1111000 | 110000 | 110111 | 0 | 111100 | 110101 | 1110011 | 101011 | 100001 |
Color Harmonies of #367830
Complementary color
Monochromatic Colors of #367830
Black with #367830
Text Example
Text Example
White with #367830
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #367830; }
p { color: rgb(54,120,48); }
H1.HeaderClassName
{
color: #367830;
}
.AnyTagClassName
{
color: #367830;
}
</style>
background-color css
<style>
a { background-color: #367830; }
a { background-color: rgb(54,120,48); }
div.DivClassName
{
background-color: #367830;
}
.BgClassName
{
background-color: #367830;
}
</style>
border-color css
<style>
span { border-color: #367830; }
span { border-color: rgb(54,120,48); }
td.TdClassName
{
border-color: #367830;
}
.TagClassName
{
border-color: #367830;
}
</style>