Shades of Genoa #257969
Tints of Genoa #257969
RGB
CMYK
RGB Variations
Color information
#257969 (or 0x257969) is known color: Genoa. HEX triplet: 25, 79 and 69. RGB value is (37,121,105). Sum of RGB (Red+Green+Blue) = 37+121+105=263 (34% of max value = 765). Red value is 37 (14.84% from 255 or 14.07% from 263); Green value is 121 (47.66% from 255 or 46.01% from 263); Blue value is 105 (41.41% from 255 or 39.92% from 263); Max value from RGB is 121 - color contains mainly: green. Hex color #257969 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #257969 is #DA8696. Grayscale: #5E5E5E. Windows color (decimal): -14321303 or 6912293. OLE color: 6912293.
HSL color Cylindrical-coordinate representation of color #257969: hue angle of 168.57º degrees, saturation: 0.53, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #257969 is Cyan = 0.69, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 37 | 121 | 105 | - |
| CMYK | 0.69 | 0 | 0.13 | 0.53 |
| HSL | 168.57º | 0.53% | 0.31% | - |
| HSV(B) | 168.57º | 0.69% | 0.47% | - |
| XYZ | 10.15 | 15.09 | 15.74 | - |
| YUV | 94.06 | 134.17 | 87.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 121 | 105 | 0.69 | 0 | 0.13 | 0.53 | 168.57 | 0.53 | 0.31 |
| Hex | 25 | 79 | 69 | 45 | 0 | D | 35 | A9 | 35 | 1F |
| Octal | 45 | 171 | 151 | 105 | 0 | 15 | 65 | 251 | 65 | 37 |
| Binary | 100101 | 1111001 | 1101001 | 1000101 | 0 | 1101 | 110101 | 10101001 | 110101 | 11111 |
Color Harmonies of #257969
Complementary color
Monochromatic Colors of #257969
Black with #257969
Text Example
Text Example
White with #257969
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #257969; }
p { color: rgb(37,121,105); }
H1.HeaderClassName
{
color: #257969;
}
.AnyTagClassName
{
color: #257969;
}
</style>
background-color css
<style>
a { background-color: #257969; }
a { background-color: rgb(37,121,105); }
div.DivClassName
{
background-color: #257969;
}
.BgClassName
{
background-color: #257969;
}
</style>
border-color css
<style>
span { border-color: #257969; }
span { border-color: rgb(37,121,105); }
td.TdClassName
{
border-color: #257969;
}
.TagClassName
{
border-color: #257969;
}
</style>