Shades of Bilbao #257008
Tints of Bilbao #257008
RGB
CMYK
RGB Variations
Color information
#257008 (or 0x257008) is known color: Bilbao. HEX triplet: 25, 70 and 08. RGB value is (37,112,8). Sum of RGB (Red+Green+Blue) = 37+112+8=157 (20% of max value = 765). Red value is 37 (14.84% from 255 or 23.57% from 157); Green value is 112 (44.14% from 255 or 71.34% from 157); Blue value is 8 (3.52% from 255 or 5.10% from 157); Max value from RGB is 112 - color contains mainly: green. Hex color #257008 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #257008 is #DA8FF7. Grayscale: #4E4E4E. Windows color (decimal): -14323704 or 552997. OLE color: 552997.
HSL color Cylindrical-coordinate representation of color #257008: hue angle of 103.27º degrees, saturation: 0.87, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #257008 is Cyan = 0.67, Magento = 0, Yellow = 0.93 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 37 | 112 | 8 | - |
| CMYK | 0.67 | 0 | 0.93 | 0.56 |
| HSL | 103.27º | 0.87% | 0.24% | - |
| HSV(B) | 103.27º | 0.93% | 0.44% | - |
| XYZ | 6.6 | 12 | 2.2 | - |
| YUV | 77.72 | 88.65 | 98.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 112 | 8 | 0.67 | 0 | 0.93 | 0.56 | 103.27 | 0.87 | 0.24 |
| Hex | 25 | 70 | 8 | 43 | 0 | 5D | 38 | 67 | 57 | 18 |
| Octal | 45 | 160 | 10 | 103 | 0 | 135 | 70 | 147 | 127 | 30 |
| Binary | 100101 | 1110000 | 1000 | 1000011 | 0 | 1011101 | 111000 | 1100111 | 1010111 | 11000 |
Color Harmonies of #257008
Complementary color
Monochromatic Colors of #257008
Black with #257008
Text Example
Text Example
White with #257008
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #257008; }
p { color: rgb(37,112,8); }
H1.HeaderClassName
{
color: #257008;
}
.AnyTagClassName
{
color: #257008;
}
</style>
background-color css
<style>
a { background-color: #257008; }
a { background-color: rgb(37,112,8); }
div.DivClassName
{
background-color: #257008;
}
.BgClassName
{
background-color: #257008;
}
</style>
border-color css
<style>
span { border-color: #257008; }
span { border-color: rgb(37,112,8); }
td.TdClassName
{
border-color: #257008;
}
.TagClassName
{
border-color: #257008;
}
</style>