Shades of Genoa #257567
Tints of Genoa #257567
RGB
CMYK
RGB Variations
Color information
#257567 (or 0x257567) is known color: Genoa. HEX triplet: 25, 75 and 67. RGB value is (37,117,103). Sum of RGB (Red+Green+Blue) = 37+117+103=257 (34% of max value = 765). Red value is 37 (14.84% from 255 or 14.40% from 257); Green value is 117 (46.09% from 255 or 45.53% from 257); Blue value is 103 (40.62% from 255 or 40.08% from 257); Max value from RGB is 117 - color contains mainly: green. Hex color #257567 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #257567 is #DA8A98. Grayscale: #5B5B5B. Windows color (decimal): -14322329 or 6780197. OLE color: 6780197.
HSL color Cylindrical-coordinate representation of color #257567: hue angle of 169.5º degrees, saturation: 0.52, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #257567 is Cyan = 0.68, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 37 | 117 | 103 | - |
| CMYK | 0.68 | 0 | 0.12 | 0.54 |
| HSL | 169.5º | 0.52% | 0.3% | - |
| HSV(B) | 169.5º | 0.68% | 0.46% | - |
| XYZ | 9.57 | 14.1 | 15.05 | - |
| YUV | 91.48 | 134.5 | 89.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 117 | 103 | 0.68 | 0 | 0.12 | 0.54 | 169.5 | 0.52 | 0.3 |
| Hex | 25 | 75 | 67 | 44 | 0 | C | 36 | AA | 34 | 1E |
| Octal | 45 | 165 | 147 | 104 | 0 | 14 | 66 | 252 | 64 | 36 |
| Binary | 100101 | 1110101 | 1100111 | 1000100 | 0 | 1100 | 110110 | 10101010 | 110100 | 11110 |
Color Harmonies of #257567
Complementary color
Monochromatic Colors of #257567
Black with #257567
Text Example
Text Example
White with #257567
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #257567; }
p { color: rgb(37,117,103); }
H1.HeaderClassName
{
color: #257567;
}
.AnyTagClassName
{
color: #257567;
}
</style>
background-color css
<style>
a { background-color: #257567; }
a { background-color: rgb(37,117,103); }
div.DivClassName
{
background-color: #257567;
}
.BgClassName
{
background-color: #257567;
}
</style>
border-color css
<style>
span { border-color: #257567; }
span { border-color: rgb(37,117,103); }
td.TdClassName
{
border-color: #257567;
}
.TagClassName
{
border-color: #257567;
}
</style>