Shades of Genoa #257065
Tints of Genoa #257065
RGB
CMYK
RGB Variations
Color information
#257065 (or 0x257065) is known color: Genoa. HEX triplet: 25, 70 and 65. RGB value is (37,112,101). Sum of RGB (Red+Green+Blue) = 37+112+101=250 (33% of max value = 765). Red value is 37 (14.84% from 255 or 14.8% from 250); Green value is 112 (44.14% from 255 or 44.8% from 250); Blue value is 101 (39.84% from 255 or 40.4% from 250); Max value from RGB is 112 - color contains mainly: green. Hex color #257065 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #257065 is #DA8F9A. Grayscale: #585858. Windows color (decimal): -14323611 or 6647845. OLE color: 6647845.
HSL color Cylindrical-coordinate representation of color #257065: hue angle of 171.2º degrees, saturation: 0.5, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #257065 is Cyan = 0.67, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 37 | 112 | 101 | - |
| CMYK | 0.67 | 0 | 0.10 | 0.56 |
| HSL | 171.2º | 0.5% | 0.29% | - |
| HSV(B) | 171.2º | 0.67% | 0.44% | - |
| XYZ | 8.91 | 12.92 | 14.34 | - |
| YUV | 88.32 | 135.15 | 91.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 112 | 101 | 0.67 | 0 | 0.10 | 0.56 | 171.2 | 0.5 | 0.29 |
| Hex | 25 | 70 | 65 | 43 | 0 | A | 38 | AB | 32 | 1D |
| Octal | 45 | 160 | 145 | 103 | 0 | 12 | 70 | 253 | 62 | 35 |
| Binary | 100101 | 1110000 | 1100101 | 1000011 | 0 | 1010 | 111000 | 10101011 | 110010 | 11101 |
Color Harmonies of #257065
Complementary color
Monochromatic Colors of #257065
Black with #257065
Text Example
Text Example
White with #257065
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #257065; }
p { color: rgb(37,112,101); }
H1.HeaderClassName
{
color: #257065;
}
.AnyTagClassName
{
color: #257065;
}
</style>
background-color css
<style>
a { background-color: #257065; }
a { background-color: rgb(37,112,101); }
div.DivClassName
{
background-color: #257065;
}
.BgClassName
{
background-color: #257065;
}
</style>
border-color css
<style>
span { border-color: #257065; }
span { border-color: rgb(37,112,101); }
td.TdClassName
{
border-color: #257065;
}
.TagClassName
{
border-color: #257065;
}
</style>