Shades of Bilbao #257204
Tints of Bilbao #257204
RGB
CMYK
RGB Variations
Color information
#257204 (or 0x257204) is known color: Bilbao. HEX triplet: 25, 72 and 04. RGB value is (37,114,4). Sum of RGB (Red+Green+Blue) = 37+114+4=155 (20% of max value = 765). Red value is 37 (14.84% from 255 or 23.87% from 155); Green value is 114 (44.92% from 255 or 73.55% from 155); Blue value is 4 (1.95% from 255 or 2.58% from 155); Max value from RGB is 114 - color contains mainly: green. Hex color #257204 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #257204 is #DA8DFB. Grayscale: #4E4E4E. Windows color (decimal): -14323196 or 291365. OLE color: 291365.
HSL color Cylindrical-coordinate representation of color #257204: hue angle of 102º degrees, saturation: 0.93, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #257204 is Cyan = 0.68, Magento = 0, Yellow = 0.96 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 37 | 114 | 4 | - |
| CMYK | 0.68 | 0 | 0.96 | 0.55 |
| HSL | 102º | 0.93% | 0.23% | - |
| HSV(B) | 102º | 0.96% | 0.45% | - |
| XYZ | 6.8 | 12.44 | 2.16 | - |
| YUV | 78.44 | 85.99 | 98.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 114 | 4 | 0.68 | 0 | 0.96 | 0.55 | 102 | 0.93 | 0.23 |
| Hex | 25 | 72 | 4 | 44 | 0 | 60 | 37 | 66 | 5D | 17 |
| Octal | 45 | 162 | 4 | 104 | 0 | 140 | 67 | 146 | 135 | 27 |
| Binary | 100101 | 1110010 | 100 | 1000100 | 0 | 1100000 | 110111 | 1100110 | 1011101 | 10111 |
Color Harmonies of #257204
Complementary color
Monochromatic Colors of #257204
Black with #257204
Text Example
Text Example
White with #257204
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #257204; }
p { color: rgb(37,114,4); }
H1.HeaderClassName
{
color: #257204;
}
.AnyTagClassName
{
color: #257204;
}
</style>
background-color css
<style>
a { background-color: #257204; }
a { background-color: rgb(37,114,4); }
div.DivClassName
{
background-color: #257204;
}
.BgClassName
{
background-color: #257204;
}
</style>
border-color css
<style>
span { border-color: #257204; }
span { border-color: rgb(37,114,4); }
td.TdClassName
{
border-color: #257204;
}
.TagClassName
{
border-color: #257204;
}
</style>