Shades of Genoa #367363
Tints of Genoa #367363
RGB
CMYK
RGB Variations
Color information
#367363 (or 0x367363) is known color: Genoa. HEX triplet: 36, 73 and 63. RGB value is (54,115,99). Sum of RGB (Red+Green+Blue) = 54+115+99=268 (35% of max value = 765). Red value is 54 (21.48% from 255 or 20.15% from 268); Green value is 115 (45.31% from 255 or 42.91% from 268); Blue value is 99 (39.06% from 255 or 36.94% from 268); Max value from RGB is 115 - color contains mainly: green. Hex color #367363 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #367363 is #C98C9C. Grayscale: #5E5E5E. Windows color (decimal): -13208733 or 6517558. OLE color: 6517558.
HSL color Cylindrical-coordinate representation of color #367363: hue angle of 164.26º 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 #367363 is Cyan = 0.53, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 54 | 115 | 99 | - |
| CMYK | 0.53 | 0 | 0.14 | 0.55 |
| HSL | 164.26º | 0.36% | 0.33% | - |
| HSV(B) | 164.26º | 0.53% | 0.45% | - |
| XYZ | 9.9 | 13.95 | 13.97 | - |
| YUV | 94.94 | 130.29 | 98.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 115 | 99 | 0.53 | 0 | 0.14 | 0.55 | 164.26 | 0.36 | 0.33 |
| Hex | 36 | 73 | 63 | 35 | 0 | E | 37 | A4 | 24 | 21 |
| Octal | 66 | 163 | 143 | 65 | 0 | 16 | 67 | 244 | 44 | 41 |
| Binary | 110110 | 1110011 | 1100011 | 110101 | 0 | 1110 | 110111 | 10100100 | 100100 | 100001 |
Color Harmonies of #367363
Complementary color
Monochromatic Colors of #367363
Black with #367363
Text Example
Text Example
White with #367363
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #367363; }
p { color: rgb(54,115,99); }
H1.HeaderClassName
{
color: #367363;
}
.AnyTagClassName
{
color: #367363;
}
</style>
background-color css
<style>
a { background-color: #367363; }
a { background-color: rgb(54,115,99); }
div.DivClassName
{
background-color: #367363;
}
.BgClassName
{
background-color: #367363;
}
</style>
border-color css
<style>
span { border-color: #367363; }
span { border-color: rgb(54,115,99); }
td.TdClassName
{
border-color: #367363;
}
.TagClassName
{
border-color: #367363;
}
</style>