Shades of Japanese Laurel #367443
Tints of Japanese Laurel #367443
RGB
CMYK
RGB Variations
Color information
#367443 (or 0x367443) is known color: Japanese Laurel. HEX triplet: 36, 74 and 43. RGB value is (54,116,67). Sum of RGB (Red+Green+Blue) = 54+116+67=237 (31% of max value = 765). Red value is 54 (21.48% from 255 or 22.78% from 237); Green value is 116 (45.70% from 255 or 48.95% from 237); Blue value is 67 (26.56% from 255 or 28.27% from 237); Max value from RGB is 116 - color contains mainly: green. Hex color #367443 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #367443 is #C98BBC. Grayscale: #5C5C5C. Windows color (decimal): -13208509 or 4420662. OLE color: 4420662.
HSL color Cylindrical-coordinate representation of color #367443: hue angle of 132.58º degrees, saturation: 0.36, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #367443 is Cyan = 0.53, Magento = 0, Yellow = 0.42 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 54 | 116 | 67 | - |
| CMYK | 0.53 | 0 | 0.42 | 0.55 |
| HSL | 132.58º | 0.36% | 0.33% | - |
| HSV(B) | 132.58º | 0.53% | 0.45% | - |
| XYZ | 8.78 | 13.68 | 7.49 | - |
| YUV | 91.88 | 113.96 | 100.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 116 | 67 | 0.53 | 0 | 0.42 | 0.55 | 132.58 | 0.36 | 0.33 |
| Hex | 36 | 74 | 43 | 35 | 0 | 2A | 37 | 85 | 24 | 21 |
| Octal | 66 | 164 | 103 | 65 | 0 | 52 | 67 | 205 | 44 | 41 |
| Binary | 110110 | 1110100 | 1000011 | 110101 | 0 | 101010 | 110111 | 10000101 | 100100 | 100001 |
Color Harmonies of #367443
Complementary color
Monochromatic Colors of #367443
Black with #367443
Text Example
Text Example
White with #367443
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #367443; }
p { color: rgb(54,116,67); }
H1.HeaderClassName
{
color: #367443;
}
.AnyTagClassName
{
color: #367443;
}
</style>
background-color css
<style>
a { background-color: #367443; }
a { background-color: rgb(54,116,67); }
div.DivClassName
{
background-color: #367443;
}
.BgClassName
{
background-color: #367443;
}
</style>
border-color css
<style>
span { border-color: #367443; }
span { border-color: rgb(54,116,67); }
td.TdClassName
{
border-color: #367443;
}
.TagClassName
{
border-color: #367443;
}
</style>