Shades of Genoa #257666
Tints of Genoa #257666
RGB
CMYK
RGB Variations
Color information
#257666 (or 0x257666) is known color: Genoa. HEX triplet: 25, 76 and 66. RGB value is (37,118,102). Sum of RGB (Red+Green+Blue) = 37+118+102=257 (34% of max value = 765). Red value is 37 (14.84% from 255 or 14.40% from 257); Green value is 118 (46.48% from 255 or 45.91% from 257); Blue value is 102 (40.23% from 255 or 39.69% from 257); Max value from RGB is 118 - color contains mainly: green. Hex color #257666 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #257666 is #DA8999. Grayscale: #5B5B5B. Windows color (decimal): -14322074 or 6714917. OLE color: 6714917.
HSL color Cylindrical-coordinate representation of color #257666: hue angle of 168.15º degrees, saturation: 0.52, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #257666 is Cyan = 0.69, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 37 | 118 | 102 | - |
| CMYK | 0.69 | 0 | 0.14 | 0.54 |
| HSL | 168.15º | 0.52% | 0.3% | - |
| HSV(B) | 168.15º | 0.69% | 0.46% | - |
| XYZ | 9.64 | 14.31 | 14.82 | - |
| YUV | 91.96 | 133.66 | 88.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 118 | 102 | 0.69 | 0 | 0.14 | 0.54 | 168.15 | 0.52 | 0.3 |
| Hex | 25 | 76 | 66 | 45 | 0 | E | 36 | A8 | 34 | 1E |
| Octal | 45 | 166 | 146 | 105 | 0 | 16 | 66 | 250 | 64 | 36 |
| Binary | 100101 | 1110110 | 1100110 | 1000101 | 0 | 1110 | 110110 | 10101000 | 110100 | 11110 |
Color Harmonies of #257666
Complementary color
Monochromatic Colors of #257666
Black with #257666
Text Example
Text Example
White with #257666
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #257666; }
p { color: rgb(37,118,102); }
H1.HeaderClassName
{
color: #257666;
}
.AnyTagClassName
{
color: #257666;
}
</style>
background-color css
<style>
a { background-color: #257666; }
a { background-color: rgb(37,118,102); }
div.DivClassName
{
background-color: #257666;
}
.BgClassName
{
background-color: #257666;
}
</style>
border-color css
<style>
span { border-color: #257666; }
span { border-color: rgb(37,118,102); }
td.TdClassName
{
border-color: #257666;
}
.TagClassName
{
border-color: #257666;
}
</style>