Shades of Japanese Laurel #367130
Tints of Japanese Laurel #367130
RGB
CMYK
RGB Variations
Color information
#367130 (or 0x367130) is known color: Japanese Laurel. HEX triplet: 36, 71 and 30. RGB value is (54,113,48). Sum of RGB (Red+Green+Blue) = 54+113+48=215 (28% of max value = 765). Red value is 54 (21.48% from 255 or 25.12% from 215); Green value is 113 (44.53% from 255 or 52.56% from 215); Blue value is 48 (19.14% from 255 or 22.33% from 215); Max value from RGB is 113 - color contains mainly: green. Hex color #367130 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #367130 is #C98ECF. Grayscale: #585858. Windows color (decimal): -13209296 or 3174710. OLE color: 3174710.
HSL color Cylindrical-coordinate representation of color #367130: hue angle of 114.46º degrees, saturation: 0.4, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #367130 is Cyan = 0.52, Magento = 0, Yellow = 0.58 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 54 | 113 | 48 | - |
| CMYK | 0.52 | 0 | 0.58 | 0.56 |
| HSL | 114.46º | 0.4% | 0.32% | - |
| HSV(B) | 114.46º | 0.58% | 0.44% | - |
| XYZ | 7.96 | 12.81 | 4.85 | - |
| YUV | 87.95 | 105.45 | 103.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 113 | 48 | 0.52 | 0 | 0.58 | 0.56 | 114.46 | 0.4 | 0.32 |
| Hex | 36 | 71 | 30 | 34 | 0 | 3A | 38 | 72 | 28 | 20 |
| Octal | 66 | 161 | 60 | 64 | 0 | 72 | 70 | 162 | 50 | 40 |
| Binary | 110110 | 1110001 | 110000 | 110100 | 0 | 111010 | 111000 | 1110010 | 101000 | 100000 |
Color Harmonies of #367130
Complementary color
Monochromatic Colors of #367130
Black with #367130
Text Example
Text Example
White with #367130
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #367130; }
p { color: rgb(54,113,48); }
H1.HeaderClassName
{
color: #367130;
}
.AnyTagClassName
{
color: #367130;
}
</style>
background-color css
<style>
a { background-color: #367130; }
a { background-color: rgb(54,113,48); }
div.DivClassName
{
background-color: #367130;
}
.BgClassName
{
background-color: #367130;
}
</style>
border-color css
<style>
span { border-color: #367130; }
span { border-color: rgb(54,113,48); }
td.TdClassName
{
border-color: #367130;
}
.TagClassName
{
border-color: #367130;
}
</style>