Shades of Genoa #257463
Tints of Genoa #257463
RGB
CMYK
RGB Variations
Color information
#257463 (or 0x257463) is known color: Genoa. HEX triplet: 25, 74 and 63. RGB value is (37,116,99). Sum of RGB (Red+Green+Blue) = 37+116+99=252 (33% of max value = 765). Red value is 37 (14.84% from 255 or 14.68% from 252); Green value is 116 (45.70% from 255 or 46.03% from 252); Blue value is 99 (39.06% from 255 or 39.29% from 252); Max value from RGB is 116 - color contains mainly: green. Hex color #257463 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #257463 is #DA8B9C. Grayscale: #5A5A5A. Windows color (decimal): -14322589 or 6517797. OLE color: 6517797.
HSL color Cylindrical-coordinate representation of color #257463: hue angle of 167.09º 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 #257463 is Cyan = 0.68, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 37 | 116 | 99 | - |
| CMYK | 0.68 | 0 | 0.15 | 0.55 |
| HSL | 167.09º | 0.52% | 0.3% | - |
| HSV(B) | 167.09º | 0.68% | 0.45% | - |
| XYZ | 9.26 | 13.78 | 13.98 | - |
| YUV | 90.44 | 132.83 | 89.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 116 | 99 | 0.68 | 0 | 0.15 | 0.55 | 167.09 | 0.52 | 0.3 |
| Hex | 25 | 74 | 63 | 44 | 0 | F | 37 | A7 | 34 | 1E |
| Octal | 45 | 164 | 143 | 104 | 0 | 17 | 67 | 247 | 64 | 36 |
| Binary | 100101 | 1110100 | 1100011 | 1000100 | 0 | 1111 | 110111 | 10100111 | 110100 | 11110 |
Color Harmonies of #257463
Complementary color
Monochromatic Colors of #257463
Black with #257463
Text Example
Text Example
White with #257463
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #257463; }
p { color: rgb(37,116,99); }
H1.HeaderClassName
{
color: #257463;
}
.AnyTagClassName
{
color: #257463;
}
</style>
background-color css
<style>
a { background-color: #257463; }
a { background-color: rgb(37,116,99); }
div.DivClassName
{
background-color: #257463;
}
.BgClassName
{
background-color: #257463;
}
</style>
border-color css
<style>
span { border-color: #257463; }
span { border-color: rgb(37,116,99); }
td.TdClassName
{
border-color: #257463;
}
.TagClassName
{
border-color: #257463;
}
</style>