Shades of Japanese Laurel #367038
Tints of Japanese Laurel #367038
RGB
CMYK
RGB Variations
Color information
#367038 (or 0x367038) is known color: Japanese Laurel. HEX triplet: 36, 70 and 38. RGB value is (54,112,56). Sum of RGB (Red+Green+Blue) = 54+112+56=222 (29% of max value = 765). Red value is 54 (21.48% from 255 or 24.32% from 222); Green value is 112 (44.14% from 255 or 50.45% from 222); Blue value is 56 (22.27% from 255 or 25.23% from 222); Max value from RGB is 112 - color contains mainly: green. Hex color #367038 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #367038 is #C98FC7. Grayscale: #585858. Windows color (decimal): -13209544 or 3698742. OLE color: 3698742.
HSL color Cylindrical-coordinate representation of color #367038: hue angle of 122.07º degrees, saturation: 0.35, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #367038 is Cyan = 0.52, Magento = 0, Yellow = 0.50 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 54 | 112 | 56 | - |
| CMYK | 0.52 | 0 | 0.50 | 0.56 |
| HSL | 122.07º | 0.35% | 0.33% | - |
| HSV(B) | 122.07º | 0.52% | 0.44% | - |
| XYZ | 8.03 | 12.66 | 5.76 | - |
| YUV | 88.27 | 109.78 | 103.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 112 | 56 | 0.52 | 0 | 0.50 | 0.56 | 122.07 | 0.35 | 0.33 |
| Hex | 36 | 70 | 38 | 34 | 0 | 32 | 38 | 7A | 23 | 21 |
| Octal | 66 | 160 | 70 | 64 | 0 | 62 | 70 | 172 | 43 | 41 |
| Binary | 110110 | 1110000 | 111000 | 110100 | 0 | 110010 | 111000 | 1111010 | 100011 | 100001 |
Color Harmonies of #367038
Complementary color
Monochromatic Colors of #367038
Black with #367038
Text Example
Text Example
White with #367038
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #367038; }
p { color: rgb(54,112,56); }
H1.HeaderClassName
{
color: #367038;
}
.AnyTagClassName
{
color: #367038;
}
</style>
background-color css
<style>
a { background-color: #367038; }
a { background-color: rgb(54,112,56); }
div.DivClassName
{
background-color: #367038;
}
.BgClassName
{
background-color: #367038;
}
</style>
border-color css
<style>
span { border-color: #367038; }
span { border-color: rgb(54,112,56); }
td.TdClassName
{
border-color: #367038;
}
.TagClassName
{
border-color: #367038;
}
</style>