Shades of Genoa #367261
Tints of Genoa #367261
RGB
CMYK
RGB Variations
Color information
#367261 (or 0x367261) is known color: Genoa. HEX triplet: 36, 72 and 61. RGB value is (54,114,97). Sum of RGB (Red+Green+Blue) = 54+114+97=265 (35% of max value = 765). Red value is 54 (21.48% from 255 or 20.38% from 265); Green value is 114 (44.92% from 255 or 43.02% from 265); Blue value is 97 (38.28% from 255 or 36.60% from 265); Max value from RGB is 114 - color contains mainly: green. Hex color #367261 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #367261 is #C98D9E. Grayscale: #5E5E5E. Windows color (decimal): -13208991 or 6386230. OLE color: 6386230.
HSL color Cylindrical-coordinate representation of color #367261: hue angle of 163º 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 #367261 is Cyan = 0.53, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 54 | 114 | 97 | - |
| CMYK | 0.53 | 0 | 0.15 | 0.55 |
| HSL | 163º | 0.36% | 0.33% | - |
| HSV(B) | 163º | 0.53% | 0.45% | - |
| XYZ | 9.7 | 13.68 | 13.44 | - |
| YUV | 94.12 | 129.62 | 99.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 114 | 97 | 0.53 | 0 | 0.15 | 0.55 | 163 | 0.36 | 0.33 |
| Hex | 36 | 72 | 61 | 35 | 0 | F | 37 | A3 | 24 | 21 |
| Octal | 66 | 162 | 141 | 65 | 0 | 17 | 67 | 243 | 44 | 41 |
| Binary | 110110 | 1110010 | 1100001 | 110101 | 0 | 1111 | 110111 | 10100011 | 100100 | 100001 |
Color Harmonies of #367261
Complementary color
Monochromatic Colors of #367261
Black with #367261
Text Example
Text Example
White with #367261
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #367261; }
p { color: rgb(54,114,97); }
H1.HeaderClassName
{
color: #367261;
}
.AnyTagClassName
{
color: #367261;
}
</style>
background-color css
<style>
a { background-color: #367261; }
a { background-color: rgb(54,114,97); }
div.DivClassName
{
background-color: #367261;
}
.BgClassName
{
background-color: #367261;
}
</style>
border-color css
<style>
span { border-color: #367261; }
span { border-color: rgb(54,114,97); }
td.TdClassName
{
border-color: #367261;
}
.TagClassName
{
border-color: #367261;
}
</style>