Shades of Genoa #257369
Tints of Genoa #257369
RGB
CMYK
RGB Variations
Color information
#257369 (or 0x257369) is known color: Genoa. HEX triplet: 25, 73 and 69. RGB value is (37,115,105). Sum of RGB (Red+Green+Blue) = 37+115+105=257 (34% of max value = 765). Red value is 37 (14.84% from 255 or 14.40% from 257); Green value is 115 (45.31% from 255 or 44.75% from 257); Blue value is 105 (41.41% from 255 or 40.86% from 257); Max value from RGB is 115 - color contains mainly: green. Hex color #257369 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #257369 is #DA8C96. Grayscale: #5A5A5A. Windows color (decimal): -14322839 or 6910757. OLE color: 6910757.
HSL color Cylindrical-coordinate representation of color #257369: hue angle of 172.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 #257369 is Cyan = 0.68, Magento = 0, Yellow = 0.09 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 37 | 115 | 105 | - |
| CMYK | 0.68 | 0 | 0.09 | 0.55 |
| HSL | 172.31º | 0.51% | 0.3% | - |
| HSV(B) | 172.31º | 0.68% | 0.45% | - |
| XYZ | 9.44 | 13.67 | 15.51 | - |
| YUV | 90.54 | 136.16 | 89.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 115 | 105 | 0.68 | 0 | 0.09 | 0.55 | 172.31 | 0.51 | 0.3 |
| Hex | 25 | 73 | 69 | 44 | 0 | 9 | 37 | AC | 33 | 1E |
| Octal | 45 | 163 | 151 | 104 | 0 | 11 | 67 | 254 | 63 | 36 |
| Binary | 100101 | 1110011 | 1101001 | 1000100 | 0 | 1001 | 110111 | 10101100 | 110011 | 11110 |
Color Harmonies of #257369
Complementary color
Monochromatic Colors of #257369
Black with #257369
Text Example
Text Example
White with #257369
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #257369; }
p { color: rgb(37,115,105); }
H1.HeaderClassName
{
color: #257369;
}
.AnyTagClassName
{
color: #257369;
}
</style>
background-color css
<style>
a { background-color: #257369; }
a { background-color: rgb(37,115,105); }
div.DivClassName
{
background-color: #257369;
}
.BgClassName
{
background-color: #257369;
}
</style>
border-color css
<style>
span { border-color: #257369; }
span { border-color: rgb(37,115,105); }
td.TdClassName
{
border-color: #257369;
}
.TagClassName
{
border-color: #257369;
}
</style>