Shades of Genoa #257465
Tints of Genoa #257465
RGB
CMYK
RGB Variations
Color information
#257465 (or 0x257465) is known color: Genoa. HEX triplet: 25, 74 and 65. RGB value is (37,116,101). Sum of RGB (Red+Green+Blue) = 37+116+101=254 (33% of max value = 765). Red value is 37 (14.84% from 255 or 14.57% from 254); Green value is 116 (45.70% from 255 or 45.67% from 254); Blue value is 101 (39.84% from 255 or 39.76% from 254); Max value from RGB is 116 - color contains mainly: green. Hex color #257465 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #257465 is #DA8B9A. Grayscale: #5A5A5A. Windows color (decimal): -14322587 or 6648869. OLE color: 6648869.
HSL color Cylindrical-coordinate representation of color #257465: hue angle of 168.61º degrees, saturation: 0.52, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #257465 is Cyan = 0.68, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 37 | 116 | 101 | - |
| CMYK | 0.68 | 0 | 0.13 | 0.55 |
| HSL | 168.61º | 0.52% | 0.3% | - |
| HSV(B) | 168.61º | 0.68% | 0.45% | - |
| XYZ | 9.36 | 13.82 | 14.49 | - |
| YUV | 90.67 | 133.83 | 89.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 116 | 101 | 0.68 | 0 | 0.13 | 0.55 | 168.61 | 0.52 | 0.3 |
| Hex | 25 | 74 | 65 | 44 | 0 | D | 37 | A9 | 34 | 1E |
| Octal | 45 | 164 | 145 | 104 | 0 | 15 | 67 | 251 | 64 | 36 |
| Binary | 100101 | 1110100 | 1100101 | 1000100 | 0 | 1101 | 110111 | 10101001 | 110100 | 11110 |
Color Harmonies of #257465
Complementary color
Monochromatic Colors of #257465
Black with #257465
Text Example
Text Example
White with #257465
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #257465; }
p { color: rgb(37,116,101); }
H1.HeaderClassName
{
color: #257465;
}
.AnyTagClassName
{
color: #257465;
}
</style>
background-color css
<style>
a { background-color: #257465; }
a { background-color: rgb(37,116,101); }
div.DivClassName
{
background-color: #257465;
}
.BgClassName
{
background-color: #257465;
}
</style>
border-color css
<style>
span { border-color: #257465; }
span { border-color: rgb(37,116,101); }
td.TdClassName
{
border-color: #257465;
}
.TagClassName
{
border-color: #257465;
}
</style>