Shades of Genoa #257766
Tints of Genoa #257766
RGB
CMYK
RGB Variations
Color information
#257766 (or 0x257766) is known color: Genoa. HEX triplet: 25, 77 and 66. RGB value is (37,119,102). Sum of RGB (Red+Green+Blue) = 37+119+102=258 (34% of max value = 765). Red value is 37 (14.84% from 255 or 14.34% from 258); Green value is 119 (46.88% from 255 or 46.12% from 258); Blue value is 102 (40.23% from 255 or 39.53% from 258); Max value from RGB is 119 - color contains mainly: green. Hex color #257766 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #257766 is #DA8899. Grayscale: #5C5C5C. Windows color (decimal): -14321818 or 6715173. OLE color: 6715173.
HSL color Cylindrical-coordinate representation of color #257766: hue angle of 167.56º 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 #257766 is Cyan = 0.69, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 37 | 119 | 102 | - |
| CMYK | 0.69 | 0 | 0.14 | 0.53 |
| HSL | 167.56º | 0.53% | 0.31% | - |
| HSV(B) | 167.56º | 0.69% | 0.47% | - |
| XYZ | 9.76 | 14.55 | 14.86 | - |
| YUV | 92.54 | 133.33 | 88.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 119 | 102 | 0.69 | 0 | 0.14 | 0.53 | 167.56 | 0.53 | 0.31 |
| Hex | 25 | 77 | 66 | 45 | 0 | E | 35 | A8 | 35 | 1F |
| Octal | 45 | 167 | 146 | 105 | 0 | 16 | 65 | 250 | 65 | 37 |
| Binary | 100101 | 1110111 | 1100110 | 1000101 | 0 | 1110 | 110101 | 10101000 | 110101 | 11111 |
Color Harmonies of #257766
Complementary color
Monochromatic Colors of #257766
Black with #257766
Text Example
Text Example
White with #257766
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #257766; }
p { color: rgb(37,119,102); }
H1.HeaderClassName
{
color: #257766;
}
.AnyTagClassName
{
color: #257766;
}
</style>
background-color css
<style>
a { background-color: #257766; }
a { background-color: rgb(37,119,102); }
div.DivClassName
{
background-color: #257766;
}
.BgClassName
{
background-color: #257766;
}
</style>
border-color css
<style>
span { border-color: #257766; }
span { border-color: rgb(37,119,102); }
td.TdClassName
{
border-color: #257766;
}
.TagClassName
{
border-color: #257766;
}
</style>