Shades of Genoa #257167
Tints of Genoa #257167
RGB
CMYK
RGB Variations
Color information
#257167 (or 0x257167) is known color: Genoa. HEX triplet: 25, 71 and 67. RGB value is (37,113,103). Sum of RGB (Red+Green+Blue) = 37+113+103=253 (33% of max value = 765). Red value is 37 (14.84% from 255 or 14.62% from 253); Green value is 113 (44.53% from 255 or 44.66% from 253); Blue value is 103 (40.62% from 255 or 40.71% from 253); Max value from RGB is 113 - color contains mainly: green. Hex color #257167 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #257167 is #DA8E98. Grayscale: #595959. Windows color (decimal): -14323353 or 6779173. OLE color: 6779173.
HSL color Cylindrical-coordinate representation of color #257167: hue angle of 172.11º degrees, saturation: 0.51, 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 #257167 is Cyan = 0.67, Magento = 0, Yellow = 0.09 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 37 | 113 | 103 | - |
| CMYK | 0.67 | 0 | 0.09 | 0.56 |
| HSL | 172.11º | 0.51% | 0.29% | - |
| HSV(B) | 172.11º | 0.67% | 0.44% | - |
| XYZ | 9.12 | 13.18 | 14.9 | - |
| YUV | 89.14 | 135.82 | 90.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 113 | 103 | 0.67 | 0 | 0.09 | 0.56 | 172.11 | 0.51 | 0.29 |
| Hex | 25 | 71 | 67 | 43 | 0 | 9 | 38 | AC | 33 | 1D |
| Octal | 45 | 161 | 147 | 103 | 0 | 11 | 70 | 254 | 63 | 35 |
| Binary | 100101 | 1110001 | 1100111 | 1000011 | 0 | 1001 | 111000 | 10101100 | 110011 | 11101 |
Color Harmonies of #257167
Complementary color
Monochromatic Colors of #257167
Black with #257167
Text Example
Text Example
White with #257167
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #257167; }
p { color: rgb(37,113,103); }
H1.HeaderClassName
{
color: #257167;
}
.AnyTagClassName
{
color: #257167;
}
</style>
background-color css
<style>
a { background-color: #257167; }
a { background-color: rgb(37,113,103); }
div.DivClassName
{
background-color: #257167;
}
.BgClassName
{
background-color: #257167;
}
</style>
border-color css
<style>
span { border-color: #257167; }
span { border-color: rgb(37,113,103); }
td.TdClassName
{
border-color: #257167;
}
.TagClassName
{
border-color: #257167;
}
</style>