Shades of Bilbao #257107
Tints of Bilbao #257107
RGB
CMYK
RGB Variations
Color information
#257107 (or 0x257107) is known color: Bilbao. HEX triplet: 25, 71 and 07. RGB value is (37,113,7). Sum of RGB (Red+Green+Blue) = 37+113+7=157 (20% of max value = 765). Red value is 37 (14.84% from 255 or 23.57% from 157); Green value is 113 (44.53% from 255 or 71.97% from 157); Blue value is 7 (3.12% from 255 or 4.46% from 157); Max value from RGB is 113 - color contains mainly: green. Hex color #257107 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #257107 is #DA8EF8. Grayscale: #4E4E4E. Windows color (decimal): -14323449 or 487717. OLE color: 487717.
HSL color Cylindrical-coordinate representation of color #257107: hue angle of 103.02º degrees, saturation: 0.88, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #257107 is Cyan = 0.67, Magento = 0, Yellow = 0.94 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 37 | 113 | 7 | - |
| CMYK | 0.67 | 0 | 0.94 | 0.56 |
| HSL | 103.02º | 0.88% | 0.24% | - |
| HSV(B) | 103.02º | 0.94% | 0.44% | - |
| XYZ | 6.71 | 12.22 | 2.21 | - |
| YUV | 78.19 | 87.82 | 98.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 113 | 7 | 0.67 | 0 | 0.94 | 0.56 | 103.02 | 0.88 | 0.24 |
| Hex | 25 | 71 | 7 | 43 | 0 | 5E | 38 | 67 | 58 | 18 |
| Octal | 45 | 161 | 7 | 103 | 0 | 136 | 70 | 147 | 130 | 30 |
| Binary | 100101 | 1110001 | 111 | 1000011 | 0 | 1011110 | 111000 | 1100111 | 1011000 | 11000 |
Color Harmonies of #257107
Complementary color
Monochromatic Colors of #257107
Black with #257107
Text Example
Text Example
White with #257107
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #257107; }
p { color: rgb(37,113,7); }
H1.HeaderClassName
{
color: #257107;
}
.AnyTagClassName
{
color: #257107;
}
</style>
background-color css
<style>
a { background-color: #257107; }
a { background-color: rgb(37,113,7); }
div.DivClassName
{
background-color: #257107;
}
.BgClassName
{
background-color: #257107;
}
</style>
border-color css
<style>
span { border-color: #257107; }
span { border-color: rgb(37,113,7); }
td.TdClassName
{
border-color: #257107;
}
.TagClassName
{
border-color: #257107;
}
</style>