Shades of Genoa #227369
Tints of Genoa #227369
RGB
CMYK
RGB Variations
Color information
#227369 (or 0x227369) is known color: Genoa. HEX triplet: 22, 73 and 69. RGB value is (34,115,105). Sum of RGB (Red+Green+Blue) = 34+115+105=254 (33% of max value = 765). Red value is 34 (13.67% from 255 or 13.39% from 254); Green value is 115 (45.31% from 255 or 45.28% from 254); Blue value is 105 (41.41% from 255 or 41.34% from 254); Max value from RGB is 115 - color contains mainly: green. Hex color #227369 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #227369 is #DD8C96. Grayscale: #595959. Windows color (decimal): -14519447 or 6910754. OLE color: 6910754.
HSL color Cylindrical-coordinate representation of color #227369: hue angle of 172.59º degrees, saturation: 0.54, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #227369 is Cyan = 0.70, Magento = 0, Yellow = 0.09 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 34 | 115 | 105 | - |
| CMYK | 0.70 | 0 | 0.09 | 0.55 |
| HSL | 172.59º | 0.54% | 0.29% | - |
| HSV(B) | 172.59º | 0.7% | 0.45% | - |
| XYZ | 9.34 | 13.62 | 15.5 | - |
| YUV | 89.64 | 136.66 | 88.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 34 | 115 | 105 | 0.70 | 0 | 0.09 | 0.55 | 172.59 | 0.54 | 0.29 |
| Hex | 22 | 73 | 69 | 46 | 0 | 9 | 37 | AD | 36 | 1D |
| Octal | 42 | 163 | 151 | 106 | 0 | 11 | 67 | 255 | 66 | 35 |
| Binary | 100010 | 1110011 | 1101001 | 1000110 | 0 | 1001 | 110111 | 10101101 | 110110 | 11101 |
Color Harmonies of #227369
Complementary color
Monochromatic Colors of #227369
Black with #227369
Text Example
Text Example
White with #227369
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #227369; }
p { color: rgb(34,115,105); }
H1.HeaderClassName
{
color: #227369;
}
.AnyTagClassName
{
color: #227369;
}
</style>
background-color css
<style>
a { background-color: #227369; }
a { background-color: rgb(34,115,105); }
div.DivClassName
{
background-color: #227369;
}
.BgClassName
{
background-color: #227369;
}
</style>
border-color css
<style>
span { border-color: #227369; }
span { border-color: rgb(34,115,105); }
td.TdClassName
{
border-color: #227369;
}
.TagClassName
{
border-color: #227369;
}
</style>