Shades of Genoa #257669
Tints of Genoa #257669
RGB
CMYK
RGB Variations
Color information
#257669 (or 0x257669) is known color: Genoa. HEX triplet: 25, 76 and 69. RGB value is (37,118,105). Sum of RGB (Red+Green+Blue) = 37+118+105=260 (34% of max value = 765). Red value is 37 (14.84% from 255 or 14.23% from 260); Green value is 118 (46.48% from 255 or 45.38% from 260); Blue value is 105 (41.41% from 255 or 40.38% from 260); Max value from RGB is 118 - color contains mainly: green. Hex color #257669 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #257669 is #DA8996. Grayscale: #5C5C5C. Windows color (decimal): -14322071 or 6911525. OLE color: 6911525.
HSL color Cylindrical-coordinate representation of color #257669: hue angle of 170.37º 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 #257669 is Cyan = 0.69, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 37 | 118 | 105 | - |
| CMYK | 0.69 | 0 | 0.11 | 0.54 |
| HSL | 170.37º | 0.52% | 0.3% | - |
| HSV(B) | 170.37º | 0.69% | 0.46% | - |
| XYZ | 9.79 | 14.37 | 15.62 | - |
| YUV | 92.3 | 135.16 | 88.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 118 | 105 | 0.69 | 0 | 0.11 | 0.54 | 170.37 | 0.52 | 0.3 |
| Hex | 25 | 76 | 69 | 45 | 0 | B | 36 | AA | 34 | 1E |
| Octal | 45 | 166 | 151 | 105 | 0 | 13 | 66 | 252 | 64 | 36 |
| Binary | 100101 | 1110110 | 1101001 | 1000101 | 0 | 1011 | 110110 | 10101010 | 110100 | 11110 |
Color Harmonies of #257669
Complementary color
Monochromatic Colors of #257669
Black with #257669
Text Example
Text Example
White with #257669
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #257669; }
p { color: rgb(37,118,105); }
H1.HeaderClassName
{
color: #257669;
}
.AnyTagClassName
{
color: #257669;
}
</style>
background-color css
<style>
a { background-color: #257669; }
a { background-color: rgb(37,118,105); }
div.DivClassName
{
background-color: #257669;
}
.BgClassName
{
background-color: #257669;
}
</style>
border-color css
<style>
span { border-color: #257669; }
span { border-color: rgb(37,118,105); }
td.TdClassName
{
border-color: #257669;
}
.TagClassName
{
border-color: #257669;
}
</style>