Shades of Genoa #257965
Tints of Genoa #257965
RGB
CMYK
RGB Variations
Color information
#257965 (or 0x257965) is known color: Genoa. HEX triplet: 25, 79 and 65. RGB value is (37,121,101). Sum of RGB (Red+Green+Blue) = 37+121+101=259 (34% of max value = 765). Red value is 37 (14.84% from 255 or 14.29% from 259); Green value is 121 (47.66% from 255 or 46.72% from 259); Blue value is 101 (39.84% from 255 or 39.00% from 259); Max value from RGB is 121 - color contains mainly: green. Hex color #257965 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #257965 is #DA869A. Grayscale: #5D5D5D. Windows color (decimal): -14321307 or 6650149. OLE color: 6650149.
HSL color Cylindrical-coordinate representation of color #257965: hue angle of 165.71º 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 #257965 is Cyan = 0.69, Magento = 0, Yellow = 0.17 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 37 | 121 | 101 | - |
| CMYK | 0.69 | 0 | 0.17 | 0.53 |
| HSL | 165.71º | 0.53% | 0.31% | - |
| HSV(B) | 165.71º | 0.69% | 0.47% | - |
| XYZ | 9.95 | 15.01 | 14.68 | - |
| YUV | 93.6 | 132.17 | 87.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 121 | 101 | 0.69 | 0 | 0.17 | 0.53 | 165.71 | 0.53 | 0.31 |
| Hex | 25 | 79 | 65 | 45 | 0 | 11 | 35 | A6 | 35 | 1F |
| Octal | 45 | 171 | 145 | 105 | 0 | 21 | 65 | 246 | 65 | 37 |
| Binary | 100101 | 1111001 | 1100101 | 1000101 | 0 | 10001 | 110101 | 10100110 | 110101 | 11111 |
Color Harmonies of #257965
Complementary color
Monochromatic Colors of #257965
Black with #257965
Text Example
Text Example
White with #257965
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #257965; }
p { color: rgb(37,121,101); }
H1.HeaderClassName
{
color: #257965;
}
.AnyTagClassName
{
color: #257965;
}
</style>
background-color css
<style>
a { background-color: #257965; }
a { background-color: rgb(37,121,101); }
div.DivClassName
{
background-color: #257965;
}
.BgClassName
{
background-color: #257965;
}
</style>
border-color css
<style>
span { border-color: #257965; }
span { border-color: rgb(37,121,101); }
td.TdClassName
{
border-color: #257965;
}
.TagClassName
{
border-color: #257965;
}
</style>