Shades of Genoa #297267
Tints of Genoa #297267
RGB
CMYK
RGB Variations
Color information
#297267 (or 0x297267) is known color: Genoa. HEX triplet: 29, 72 and 67. RGB value is (41,114,103). Sum of RGB (Red+Green+Blue) = 41+114+103=258 (34% of max value = 765). Red value is 41 (16.41% from 255 or 15.89% from 258); Green value is 114 (44.92% from 255 or 44.19% from 258); Blue value is 103 (40.62% from 255 or 39.92% from 258); Max value from RGB is 114 - color contains mainly: green. Hex color #297267 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #297267 is #D68D98. Grayscale: #5A5A5A. Windows color (decimal): -14060953 or 6779433. OLE color: 6779433.
HSL color Cylindrical-coordinate representation of color #297267: hue angle of 170.96º degrees, saturation: 0.47, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #297267 is Cyan = 0.64, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 41 | 114 | 103 | - |
| CMYK | 0.64 | 0 | 0.10 | 0.55 |
| HSL | 170.96º | 0.47% | 0.3% | - |
| HSV(B) | 170.96º | 0.64% | 0.45% | - |
| XYZ | 9.38 | 13.49 | 14.94 | - |
| YUV | 90.92 | 134.82 | 92.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 114 | 103 | 0.64 | 0 | 0.10 | 0.55 | 170.96 | 0.47 | 0.3 |
| Hex | 29 | 72 | 67 | 40 | 0 | A | 37 | AB | 2F | 1E |
| Octal | 51 | 162 | 147 | 100 | 0 | 12 | 67 | 253 | 57 | 36 |
| Binary | 101001 | 1110010 | 1100111 | 1000000 | 0 | 1010 | 110111 | 10101011 | 101111 | 11110 |
Color Harmonies of #297267
Complementary color
Monochromatic Colors of #297267
Black with #297267
Text Example
Text Example
White with #297267
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #297267; }
p { color: rgb(41,114,103); }
H1.HeaderClassName
{
color: #297267;
}
.AnyTagClassName
{
color: #297267;
}
</style>
background-color css
<style>
a { background-color: #297267; }
a { background-color: rgb(41,114,103); }
div.DivClassName
{
background-color: #297267;
}
.BgClassName
{
background-color: #297267;
}
</style>
border-color css
<style>
span { border-color: #297267; }
span { border-color: rgb(41,114,103); }
td.TdClassName
{
border-color: #297267;
}
.TagClassName
{
border-color: #297267;
}
</style>