Shades of Bilbao #257405
Tints of Bilbao #257405
RGB
CMYK
RGB Variations
Color information
#257405 (or 0x257405) is known color: Bilbao. HEX triplet: 25, 74 and 05. RGB value is (37,116,5). Sum of RGB (Red+Green+Blue) = 37+116+5=158 (20% of max value = 765). Red value is 37 (14.84% from 255 or 23.42% from 158); Green value is 116 (45.70% from 255 or 73.42% from 158); Blue value is 5 (2.34% from 255 or 3.16% from 158); Max value from RGB is 116 - color contains mainly: green. Hex color #257405 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #257405 is #DA8BFA. Grayscale: #505050. Windows color (decimal): -14322683 or 357413. OLE color: 357413.
HSL color Cylindrical-coordinate representation of color #257405: hue angle of 102.7º degrees, saturation: 0.92, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #257405 is Cyan = 0.68, Magento = 0, Yellow = 0.96 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 37 | 116 | 5 | - |
| CMYK | 0.68 | 0 | 0.96 | 0.55 |
| HSL | 102.7º | 0.92% | 0.24% | - |
| HSV(B) | 102.7º | 0.96% | 0.45% | - |
| XYZ | 7.04 | 12.9 | 2.26 | - |
| YUV | 79.73 | 85.83 | 97.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 116 | 5 | 0.68 | 0 | 0.96 | 0.55 | 102.7 | 0.92 | 0.24 |
| Hex | 25 | 74 | 5 | 44 | 0 | 60 | 37 | 67 | 5C | 18 |
| Octal | 45 | 164 | 5 | 104 | 0 | 140 | 67 | 147 | 134 | 30 |
| Binary | 100101 | 1110100 | 101 | 1000100 | 0 | 1100000 | 110111 | 1100111 | 1011100 | 11000 |
Color Harmonies of #257405
Complementary color
Monochromatic Colors of #257405
Black with #257405
Text Example
Text Example
White with #257405
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #257405; }
p { color: rgb(37,116,5); }
H1.HeaderClassName
{
color: #257405;
}
.AnyTagClassName
{
color: #257405;
}
</style>
background-color css
<style>
a { background-color: #257405; }
a { background-color: rgb(37,116,5); }
div.DivClassName
{
background-color: #257405;
}
.BgClassName
{
background-color: #257405;
}
</style>
border-color css
<style>
span { border-color: #257405; }
span { border-color: rgb(37,116,5); }
td.TdClassName
{
border-color: #257405;
}
.TagClassName
{
border-color: #257405;
}
</style>