Shades of Genoa #257967
Tints of Genoa #257967
RGB
CMYK
RGB Variations
Color information
#257967 (or 0x257967) is known color: Genoa. HEX triplet: 25, 79 and 67. RGB value is (37,121,103). Sum of RGB (Red+Green+Blue) = 37+121+103=261 (34% of max value = 765). Red value is 37 (14.84% from 255 or 14.18% from 261); Green value is 121 (47.66% from 255 or 46.36% from 261); Blue value is 103 (40.62% from 255 or 39.46% from 261); Max value from RGB is 121 - color contains mainly: green. Hex color #257967 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #257967 is #DA8698. Grayscale: #5D5D5D. Windows color (decimal): -14321305 or 6781221. OLE color: 6781221.
HSL color Cylindrical-coordinate representation of color #257967: hue angle of 167.14º degrees, saturation: 0.53, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #257967 is Cyan = 0.69, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 37 | 121 | 103 | - |
| CMYK | 0.69 | 0 | 0.15 | 0.53 |
| HSL | 167.14º | 0.53% | 0.31% | - |
| HSV(B) | 167.14º | 0.69% | 0.47% | - |
| XYZ | 10.05 | 15.05 | 15.21 | - |
| YUV | 93.83 | 133.17 | 87.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 121 | 103 | 0.69 | 0 | 0.15 | 0.53 | 167.14 | 0.53 | 0.31 |
| Hex | 25 | 79 | 67 | 45 | 0 | F | 35 | A7 | 35 | 1F |
| Octal | 45 | 171 | 147 | 105 | 0 | 17 | 65 | 247 | 65 | 37 |
| Binary | 100101 | 1111001 | 1100111 | 1000101 | 0 | 1111 | 110101 | 10100111 | 110101 | 11111 |
Color Harmonies of #257967
Complementary color
Monochromatic Colors of #257967
Black with #257967
Text Example
Text Example
White with #257967
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #257967; }
p { color: rgb(37,121,103); }
H1.HeaderClassName
{
color: #257967;
}
.AnyTagClassName
{
color: #257967;
}
</style>
background-color css
<style>
a { background-color: #257967; }
a { background-color: rgb(37,121,103); }
div.DivClassName
{
background-color: #257967;
}
.BgClassName
{
background-color: #257967;
}
</style>
border-color css
<style>
span { border-color: #257967; }
span { border-color: rgb(37,121,103); }
td.TdClassName
{
border-color: #257967;
}
.TagClassName
{
border-color: #257967;
}
</style>