Shades of Genoa #257368
Tints of Genoa #257368
RGB
CMYK
RGB Variations
Color information
#257368 (or 0x257368) is known color: Genoa. HEX triplet: 25, 73 and 68. RGB value is (37,115,104). Sum of RGB (Red+Green+Blue) = 37+115+104=256 (33% of max value = 765). Red value is 37 (14.84% from 255 or 14.45% from 256); Green value is 115 (45.31% from 255 or 44.92% from 256); Blue value is 104 (41.02% from 255 or 40.62% from 256); Max value from RGB is 115 - color contains mainly: green. Hex color #257368 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #257368 is #DA8C97. Grayscale: #5A5A5A. Windows color (decimal): -14322840 or 6845221. OLE color: 6845221.
HSL color Cylindrical-coordinate representation of color #257368: hue angle of 171.54º 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 #257368 is Cyan = 0.68, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 37 | 115 | 104 | - |
| CMYK | 0.68 | 0 | 0.10 | 0.55 |
| HSL | 171.54º | 0.51% | 0.3% | - |
| HSV(B) | 171.54º | 0.68% | 0.45% | - |
| XYZ | 9.39 | 13.65 | 15.24 | - |
| YUV | 90.42 | 135.66 | 89.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 115 | 104 | 0.68 | 0 | 0.10 | 0.55 | 171.54 | 0.51 | 0.3 |
| Hex | 25 | 73 | 68 | 44 | 0 | A | 37 | AC | 33 | 1E |
| Octal | 45 | 163 | 150 | 104 | 0 | 12 | 67 | 254 | 63 | 36 |
| Binary | 100101 | 1110011 | 1101000 | 1000100 | 0 | 1010 | 110111 | 10101100 | 110011 | 11110 |
Color Harmonies of #257368
Complementary color
Monochromatic Colors of #257368
Black with #257368
Text Example
Text Example
White with #257368
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #257368; }
p { color: rgb(37,115,104); }
H1.HeaderClassName
{
color: #257368;
}
.AnyTagClassName
{
color: #257368;
}
</style>
background-color css
<style>
a { background-color: #257368; }
a { background-color: rgb(37,115,104); }
div.DivClassName
{
background-color: #257368;
}
.BgClassName
{
background-color: #257368;
}
</style>
border-color css
<style>
span { border-color: #257368; }
span { border-color: rgb(37,115,104); }
td.TdClassName
{
border-color: #257368;
}
.TagClassName
{
border-color: #257368;
}
</style>