Shades of Genoa #227367
Tints of Genoa #227367
RGB
CMYK
RGB Variations
Color information
#227367 (or 0x227367) is known color: Genoa. HEX triplet: 22, 73 and 67. RGB value is (34,115,103). Sum of RGB (Red+Green+Blue) = 34+115+103=252 (33% of max value = 765). Red value is 34 (13.67% from 255 or 13.49% from 252); Green value is 115 (45.31% from 255 or 45.63% from 252); Blue value is 103 (40.62% from 255 or 40.87% from 252); Max value from RGB is 115 - color contains mainly: green. Hex color #227367 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #227367 is #DD8C98. Grayscale: #595959. Windows color (decimal): -14519449 or 6779682. OLE color: 6779682.
HSL color Cylindrical-coordinate representation of color #227367: hue angle of 171.11º 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 #227367 is Cyan = 0.70, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 34 | 115 | 103 | - |
| CMYK | 0.70 | 0 | 0.10 | 0.55 |
| HSL | 171.11º | 0.54% | 0.29% | - |
| HSV(B) | 171.11º | 0.7% | 0.45% | - |
| XYZ | 9.24 | 13.58 | 14.97 | - |
| YUV | 89.41 | 135.66 | 88.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 34 | 115 | 103 | 0.70 | 0 | 0.10 | 0.55 | 171.11 | 0.54 | 0.29 |
| Hex | 22 | 73 | 67 | 46 | 0 | A | 37 | AB | 36 | 1D |
| Octal | 42 | 163 | 147 | 106 | 0 | 12 | 67 | 253 | 66 | 35 |
| Binary | 100010 | 1110011 | 1100111 | 1000110 | 0 | 1010 | 110111 | 10101011 | 110110 | 11101 |
Color Harmonies of #227367
Complementary color
Monochromatic Colors of #227367
Black with #227367
Text Example
Text Example
White with #227367
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #227367; }
p { color: rgb(34,115,103); }
H1.HeaderClassName
{
color: #227367;
}
.AnyTagClassName
{
color: #227367;
}
</style>
background-color css
<style>
a { background-color: #227367; }
a { background-color: rgb(34,115,103); }
div.DivClassName
{
background-color: #227367;
}
.BgClassName
{
background-color: #227367;
}
</style>
border-color css
<style>
span { border-color: #227367; }
span { border-color: rgb(34,115,103); }
td.TdClassName
{
border-color: #227367;
}
.TagClassName
{
border-color: #227367;
}
</style>