Shades of Genoa #257062
Tints of Genoa #257062
RGB
CMYK
RGB Variations
Color information
#257062 (or 0x257062) is known color: Genoa. HEX triplet: 25, 70 and 62. RGB value is (37,112,98). Sum of RGB (Red+Green+Blue) = 37+112+98=247 (32% of max value = 765). Red value is 37 (14.84% from 255 or 14.98% from 247); Green value is 112 (44.14% from 255 or 45.34% from 247); Blue value is 98 (38.67% from 255 or 39.68% from 247); Max value from RGB is 112 - color contains mainly: green. Hex color #257062 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #257062 is #DA8F9D. Grayscale: #575757. Windows color (decimal): -14323614 or 6451237. OLE color: 6451237.
HSL color Cylindrical-coordinate representation of color #257062: hue angle of 168.8º degrees, saturation: 0.5, 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 #257062 is Cyan = 0.67, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 37 | 112 | 98 | - |
| CMYK | 0.67 | 0 | 0.13 | 0.56 |
| HSL | 168.8º | 0.5% | 0.29% | - |
| HSV(B) | 168.8º | 0.67% | 0.44% | - |
| XYZ | 8.76 | 12.86 | 13.58 | - |
| YUV | 87.98 | 133.65 | 91.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 112 | 98 | 0.67 | 0 | 0.13 | 0.56 | 168.8 | 0.5 | 0.29 |
| Hex | 25 | 70 | 62 | 43 | 0 | D | 38 | A9 | 32 | 1D |
| Octal | 45 | 160 | 142 | 103 | 0 | 15 | 70 | 251 | 62 | 35 |
| Binary | 100101 | 1110000 | 1100010 | 1000011 | 0 | 1101 | 111000 | 10101001 | 110010 | 11101 |
Color Harmonies of #257062
Complementary color
Monochromatic Colors of #257062
Black with #257062
Text Example
Text Example
White with #257062
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #257062; }
p { color: rgb(37,112,98); }
H1.HeaderClassName
{
color: #257062;
}
.AnyTagClassName
{
color: #257062;
}
</style>
background-color css
<style>
a { background-color: #257062; }
a { background-color: rgb(37,112,98); }
div.DivClassName
{
background-color: #257062;
}
.BgClassName
{
background-color: #257062;
}
</style>
border-color css
<style>
span { border-color: #257062; }
span { border-color: rgb(37,112,98); }
td.TdClassName
{
border-color: #257062;
}
.TagClassName
{
border-color: #257062;
}
</style>