Shades of Genoa #257263
Tints of Genoa #257263
RGB
CMYK
RGB Variations
Color information
#257263 (or 0x257263) is known color: Genoa. HEX triplet: 25, 72 and 63. RGB value is (37,114,99). Sum of RGB (Red+Green+Blue) = 37+114+99=250 (33% of max value = 765). Red value is 37 (14.84% from 255 or 14.8% from 250); Green value is 114 (44.92% from 255 or 45.6% from 250); Blue value is 99 (39.06% from 255 or 39.6% from 250); Max value from RGB is 114 - color contains mainly: green. Hex color #257263 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #257263 is #DA8D9C. Grayscale: #595959. Windows color (decimal): -14323101 or 6517285. OLE color: 6517285.
HSL color Cylindrical-coordinate representation of color #257263: hue angle of 168.31º degrees, saturation: 0.51, 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 #257263 is Cyan = 0.68, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 37 | 114 | 99 | - |
| CMYK | 0.68 | 0 | 0.13 | 0.55 |
| HSL | 168.31º | 0.51% | 0.3% | - |
| HSV(B) | 168.31º | 0.68% | 0.45% | - |
| XYZ | 9.03 | 13.33 | 13.9 | - |
| YUV | 89.27 | 133.49 | 90.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 114 | 99 | 0.68 | 0 | 0.13 | 0.55 | 168.31 | 0.51 | 0.3 |
| Hex | 25 | 72 | 63 | 44 | 0 | D | 37 | A8 | 33 | 1E |
| Octal | 45 | 162 | 143 | 104 | 0 | 15 | 67 | 250 | 63 | 36 |
| Binary | 100101 | 1110010 | 1100011 | 1000100 | 0 | 1101 | 110111 | 10101000 | 110011 | 11110 |
Color Harmonies of #257263
Complementary color
Monochromatic Colors of #257263
Black with #257263
Text Example
Text Example
White with #257263
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #257263; }
p { color: rgb(37,114,99); }
H1.HeaderClassName
{
color: #257263;
}
.AnyTagClassName
{
color: #257263;
}
</style>
background-color css
<style>
a { background-color: #257263; }
a { background-color: rgb(37,114,99); }
div.DivClassName
{
background-color: #257263;
}
.BgClassName
{
background-color: #257263;
}
</style>
border-color css
<style>
span { border-color: #257263; }
span { border-color: rgb(37,114,99); }
td.TdClassName
{
border-color: #257263;
}
.TagClassName
{
border-color: #257263;
}
</style>