Shades of Genoa #257169
Tints of Genoa #257169
RGB
CMYK
RGB Variations
Color information
#257169 (or 0x257169) is known color: Genoa. HEX triplet: 25, 71 and 69. RGB value is (37,113,105). Sum of RGB (Red+Green+Blue) = 37+113+105=255 (33% of max value = 765). Red value is 37 (14.84% from 255 or 14.51% from 255); Green value is 113 (44.53% from 255 or 44.31% from 255); Blue value is 105 (41.41% from 255 or 41.18% from 255); Max value from RGB is 113 - color contains mainly: green. Hex color #257169 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #257169 is #DA8E96. Grayscale: #595959. Windows color (decimal): -14323351 or 6910245. OLE color: 6910245.
HSL color Cylindrical-coordinate representation of color #257169: hue angle of 173.68º degrees, saturation: 0.51, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #257169 is Cyan = 0.67, Magento = 0, Yellow = 0.07 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 37 | 113 | 105 | - |
| CMYK | 0.67 | 0 | 0.07 | 0.56 |
| HSL | 173.68º | 0.51% | 0.29% | - |
| HSV(B) | 173.68º | 0.67% | 0.44% | - |
| XYZ | 9.22 | 13.22 | 15.43 | - |
| YUV | 89.36 | 136.82 | 90.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 113 | 105 | 0.67 | 0 | 0.07 | 0.56 | 173.68 | 0.51 | 0.29 |
| Hex | 25 | 71 | 69 | 43 | 0 | 7 | 38 | AE | 33 | 1D |
| Octal | 45 | 161 | 151 | 103 | 0 | 7 | 70 | 256 | 63 | 35 |
| Binary | 100101 | 1110001 | 1101001 | 1000011 | 0 | 111 | 111000 | 10101110 | 110011 | 11101 |
Color Harmonies of #257169
Complementary color
Monochromatic Colors of #257169
Black with #257169
Text Example
Text Example
White with #257169
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #257169; }
p { color: rgb(37,113,105); }
H1.HeaderClassName
{
color: #257169;
}
.AnyTagClassName
{
color: #257169;
}
</style>
background-color css
<style>
a { background-color: #257169; }
a { background-color: rgb(37,113,105); }
div.DivClassName
{
background-color: #257169;
}
.BgClassName
{
background-color: #257169;
}
</style>
border-color css
<style>
span { border-color: #257169; }
span { border-color: rgb(37,113,105); }
td.TdClassName
{
border-color: #257169;
}
.TagClassName
{
border-color: #257169;
}
</style>