Shades of Japanese Laurel #367139
Tints of Japanese Laurel #367139
RGB
CMYK
RGB Variations
Color information
#367139 (or 0x367139) is known color: Japanese Laurel. HEX triplet: 36, 71 and 39. RGB value is (54,113,57). Sum of RGB (Red+Green+Blue) = 54+113+57=224 (29% of max value = 765). Red value is 54 (21.48% from 255 or 24.11% from 224); Green value is 113 (44.53% from 255 or 50.45% from 224); Blue value is 57 (22.66% from 255 or 25.45% from 224); Max value from RGB is 113 - color contains mainly: green. Hex color #367139 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #367139 is #C98EC6. Grayscale: #595959. Windows color (decimal): -13209287 or 3764534. OLE color: 3764534.
HSL color Cylindrical-coordinate representation of color #367139: hue angle of 123.05º 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 #367139 is Cyan = 0.52, Magento = 0, Yellow = 0.50 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 54 | 113 | 57 | - |
| CMYK | 0.52 | 0 | 0.50 | 0.56 |
| HSL | 123.05º | 0.35% | 0.33% | - |
| HSV(B) | 123.05º | 0.52% | 0.44% | - |
| XYZ | 8.16 | 12.89 | 5.93 | - |
| YUV | 88.98 | 109.95 | 103.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 113 | 57 | 0.52 | 0 | 0.50 | 0.56 | 123.05 | 0.35 | 0.33 |
| Hex | 36 | 71 | 39 | 34 | 0 | 32 | 38 | 7B | 23 | 21 |
| Octal | 66 | 161 | 71 | 64 | 0 | 62 | 70 | 173 | 43 | 41 |
| Binary | 110110 | 1110001 | 111001 | 110100 | 0 | 110010 | 111000 | 1111011 | 100011 | 100001 |
Color Harmonies of #367139
Complementary color
Monochromatic Colors of #367139
Black with #367139
Text Example
Text Example
White with #367139
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #367139; }
p { color: rgb(54,113,57); }
H1.HeaderClassName
{
color: #367139;
}
.AnyTagClassName
{
color: #367139;
}
</style>
background-color css
<style>
a { background-color: #367139; }
a { background-color: rgb(54,113,57); }
div.DivClassName
{
background-color: #367139;
}
.BgClassName
{
background-color: #367139;
}
</style>
border-color css
<style>
span { border-color: #367139; }
span { border-color: rgb(54,113,57); }
td.TdClassName
{
border-color: #367139;
}
.TagClassName
{
border-color: #367139;
}
</style>