Shades of Bilbao #257506
Tints of Bilbao #257506
RGB
CMYK
RGB Variations
Color information
#257506 (or 0x257506) is known color: Bilbao. HEX triplet: 25, 75 and 06. RGB value is (37,117,6). Sum of RGB (Red+Green+Blue) = 37+117+6=160 (21% of max value = 765). Red value is 37 (14.84% from 255 or 23.12% from 160); Green value is 117 (46.09% from 255 or 73.12% from 160); Blue value is 6 (2.73% from 255 or 3.75% from 160); Max value from RGB is 117 - color contains mainly: green. Hex color #257506 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #257506 is #DA8AF9. Grayscale: #505050. Windows color (decimal): -14322426 or 423205. OLE color: 423205.
HSL color Cylindrical-coordinate representation of color #257506: hue angle of 103.24º degrees, saturation: 0.9, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #257506 is Cyan = 0.68, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 37 | 117 | 6 | - |
| CMYK | 0.68 | 0 | 0.95 | 0.54 |
| HSL | 103.24º | 0.9% | 0.24% | - |
| HSV(B) | 103.24º | 0.95% | 0.46% | - |
| XYZ | 7.16 | 13.13 | 2.33 | - |
| YUV | 80.43 | 86 | 97.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 117 | 6 | 0.68 | 0 | 0.95 | 0.54 | 103.24 | 0.9 | 0.24 |
| Hex | 25 | 75 | 6 | 44 | 0 | 5F | 36 | 67 | 5A | 18 |
| Octal | 45 | 165 | 6 | 104 | 0 | 137 | 66 | 147 | 132 | 30 |
| Binary | 100101 | 1110101 | 110 | 1000100 | 0 | 1011111 | 110110 | 1100111 | 1011010 | 11000 |
Color Harmonies of #257506
Complementary color
Monochromatic Colors of #257506
Black with #257506
Text Example
Text Example
White with #257506
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #257506; }
p { color: rgb(37,117,6); }
H1.HeaderClassName
{
color: #257506;
}
.AnyTagClassName
{
color: #257506;
}
</style>
background-color css
<style>
a { background-color: #257506; }
a { background-color: rgb(37,117,6); }
div.DivClassName
{
background-color: #257506;
}
.BgClassName
{
background-color: #257506;
}
</style>
border-color css
<style>
span { border-color: #257506; }
span { border-color: rgb(37,117,6); }
td.TdClassName
{
border-color: #257506;
}
.TagClassName
{
border-color: #257506;
}
</style>