Shades of Genoa #298167
Tints of Genoa #298167
RGB
CMYK
RGB Variations
Color information
#298167 (or 0x298167) is known color: Genoa. HEX triplet: 29, 81 and 67. RGB value is (41,129,103). Sum of RGB (Red+Green+Blue) = 41+129+103=273 (36% of max value = 765). Red value is 41 (16.41% from 255 or 15.02% from 273); Green value is 129 (50.78% from 255 or 47.25% from 273); Blue value is 103 (40.62% from 255 or 37.73% from 273); Max value from RGB is 129 - color contains mainly: green. Hex color #298167 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #298167 is #D67E98. Grayscale: #636363. Windows color (decimal): -14057113 or 6783273. OLE color: 6783273.
HSL color Cylindrical-coordinate representation of color #298167: hue angle of 162.27º degrees, saturation: 0.52, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #298167 is Cyan = 0.68, Magento = 0, Yellow = 0.20 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 41 | 129 | 103 | - |
| CMYK | 0.68 | 0 | 0.20 | 0.49 |
| HSL | 162.27º | 0.52% | 0.33% | - |
| HSV(B) | 162.27º | 0.68% | 0.51% | - |
| XYZ | 11.21 | 17.15 | 15.55 | - |
| YUV | 99.72 | 129.85 | 86.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 129 | 103 | 0.68 | 0 | 0.20 | 0.49 | 162.27 | 0.52 | 0.33 |
| Hex | 29 | 81 | 67 | 44 | 0 | 14 | 31 | A2 | 34 | 21 |
| Octal | 51 | 201 | 147 | 104 | 0 | 24 | 61 | 242 | 64 | 41 |
| Binary | 101001 | 10000001 | 1100111 | 1000100 | 0 | 10100 | 110001 | 10100010 | 110100 | 100001 |
Color Harmonies of #298167
Complementary color
Monochromatic Colors of #298167
Black with #298167
Text Example
Text Example
White with #298167
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #298167; }
p { color: rgb(41,129,103); }
H1.HeaderClassName
{
color: #298167;
}
.AnyTagClassName
{
color: #298167;
}
</style>
background-color css
<style>
a { background-color: #298167; }
a { background-color: rgb(41,129,103); }
div.DivClassName
{
background-color: #298167;
}
.BgClassName
{
background-color: #298167;
}
</style>
border-color css
<style>
span { border-color: #298167; }
span { border-color: rgb(41,129,103); }
td.TdClassName
{
border-color: #298167;
}
.TagClassName
{
border-color: #298167;
}
</style>