Shades of Genoa #257966
Tints of Genoa #257966
RGB
CMYK
RGB Variations
Color information
#257966 (or 0x257966) is known color: Genoa. HEX triplet: 25, 79 and 66. RGB value is (37,121,102). Sum of RGB (Red+Green+Blue) = 37+121+102=260 (34% of max value = 765). Red value is 37 (14.84% from 255 or 14.23% from 260); Green value is 121 (47.66% from 255 or 46.54% from 260); Blue value is 102 (40.23% from 255 or 39.23% from 260); Max value from RGB is 121 - color contains mainly: green. Hex color #257966 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #257966 is #DA8699. Grayscale: #5D5D5D. Windows color (decimal): -14321306 or 6715685. OLE color: 6715685.
HSL color Cylindrical-coordinate representation of color #257966: hue angle of 166.43º 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 #257966 is Cyan = 0.69, Magento = 0, Yellow = 0.16 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 37 | 121 | 102 | - |
| CMYK | 0.69 | 0 | 0.16 | 0.53 |
| HSL | 166.43º | 0.53% | 0.31% | - |
| HSV(B) | 166.43º | 0.69% | 0.47% | - |
| XYZ | 10 | 15.03 | 14.94 | - |
| YUV | 93.72 | 132.67 | 87.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 121 | 102 | 0.69 | 0 | 0.16 | 0.53 | 166.43 | 0.53 | 0.31 |
| Hex | 25 | 79 | 66 | 45 | 0 | 10 | 35 | A6 | 35 | 1F |
| Octal | 45 | 171 | 146 | 105 | 0 | 20 | 65 | 246 | 65 | 37 |
| Binary | 100101 | 1111001 | 1100110 | 1000101 | 0 | 10000 | 110101 | 10100110 | 110101 | 11111 |
Color Harmonies of #257966
Complementary color
Monochromatic Colors of #257966
Black with #257966
Text Example
Text Example
White with #257966
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #257966; }
p { color: rgb(37,121,102); }
H1.HeaderClassName
{
color: #257966;
}
.AnyTagClassName
{
color: #257966;
}
</style>
background-color css
<style>
a { background-color: #257966; }
a { background-color: rgb(37,121,102); }
div.DivClassName
{
background-color: #257966;
}
.BgClassName
{
background-color: #257966;
}
</style>
border-color css
<style>
span { border-color: #257966; }
span { border-color: rgb(37,121,102); }
td.TdClassName
{
border-color: #257966;
}
.TagClassName
{
border-color: #257966;
}
</style>