Shades of Genoa #257366
Tints of Genoa #257366
RGB
CMYK
RGB Variations
Color information
#257366 (or 0x257366) is known color: Genoa. HEX triplet: 25, 73 and 66. RGB value is (37,115,102). Sum of RGB (Red+Green+Blue) = 37+115+102=254 (33% of max value = 765). Red value is 37 (14.84% from 255 or 14.57% from 254); Green value is 115 (45.31% from 255 or 45.28% from 254); Blue value is 102 (40.23% from 255 or 40.16% from 254); Max value from RGB is 115 - color contains mainly: green. Hex color #257366 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #257366 is #DA8C99. Grayscale: #5A5A5A. Windows color (decimal): -14322842 or 6714149. OLE color: 6714149.
HSL color Cylindrical-coordinate representation of color #257366: hue angle of 170º 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 #257366 is Cyan = 0.68, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 37 | 115 | 102 | - |
| CMYK | 0.68 | 0 | 0.11 | 0.55 |
| HSL | 170º | 0.51% | 0.3% | - |
| HSV(B) | 170º | 0.68% | 0.45% | - |
| XYZ | 9.29 | 13.61 | 14.71 | - |
| YUV | 90.2 | 134.66 | 90.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 115 | 102 | 0.68 | 0 | 0.11 | 0.55 | 170 | 0.51 | 0.3 |
| Hex | 25 | 73 | 66 | 44 | 0 | B | 37 | AA | 33 | 1E |
| Octal | 45 | 163 | 146 | 104 | 0 | 13 | 67 | 252 | 63 | 36 |
| Binary | 100101 | 1110011 | 1100110 | 1000100 | 0 | 1011 | 110111 | 10101010 | 110011 | 11110 |
Color Harmonies of #257366
Complementary color
Monochromatic Colors of #257366
Black with #257366
Text Example
Text Example
White with #257366
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #257366; }
p { color: rgb(37,115,102); }
H1.HeaderClassName
{
color: #257366;
}
.AnyTagClassName
{
color: #257366;
}
</style>
background-color css
<style>
a { background-color: #257366; }
a { background-color: rgb(37,115,102); }
div.DivClassName
{
background-color: #257366;
}
.BgClassName
{
background-color: #257366;
}
</style>
border-color css
<style>
span { border-color: #257366; }
span { border-color: rgb(37,115,102); }
td.TdClassName
{
border-color: #257366;
}
.TagClassName
{
border-color: #257366;
}
</style>