Shades of Bilbao #257205
Tints of Bilbao #257205
RGB
CMYK
RGB Variations
Color information
#257205 (or 0x257205) is known color: Bilbao. HEX triplet: 25, 72 and 05. RGB value is (37,114,5). Sum of RGB (Red+Green+Blue) = 37+114+5=156 (20% of max value = 765). Red value is 37 (14.84% from 255 or 23.72% from 156); Green value is 114 (44.92% from 255 or 73.08% from 156); Blue value is 5 (2.34% from 255 or 3.21% from 156); Max value from RGB is 114 - color contains mainly: green. Hex color #257205 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #257205 is #DA8DFA. Grayscale: #4E4E4E. Windows color (decimal): -14323195 or 356901. OLE color: 356901.
HSL color Cylindrical-coordinate representation of color #257205: hue angle of 102.39º degrees, saturation: 0.92, 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 #257205 is Cyan = 0.68, Magento = 0, Yellow = 0.96 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 37 | 114 | 5 | - |
| CMYK | 0.68 | 0 | 0.96 | 0.55 |
| HSL | 102.39º | 0.92% | 0.23% | - |
| HSV(B) | 102.39º | 0.96% | 0.45% | - |
| XYZ | 6.81 | 12.44 | 2.19 | - |
| YUV | 78.55 | 86.49 | 98.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 114 | 5 | 0.68 | 0 | 0.96 | 0.55 | 102.39 | 0.92 | 0.23 |
| Hex | 25 | 72 | 5 | 44 | 0 | 60 | 37 | 66 | 5C | 17 |
| Octal | 45 | 162 | 5 | 104 | 0 | 140 | 67 | 146 | 134 | 27 |
| Binary | 100101 | 1110010 | 101 | 1000100 | 0 | 1100000 | 110111 | 1100110 | 1011100 | 10111 |
Color Harmonies of #257205
Complementary color
Monochromatic Colors of #257205
Black with #257205
Text Example
Text Example
White with #257205
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #257205; }
p { color: rgb(37,114,5); }
H1.HeaderClassName
{
color: #257205;
}
.AnyTagClassName
{
color: #257205;
}
</style>
background-color css
<style>
a { background-color: #257205; }
a { background-color: rgb(37,114,5); }
div.DivClassName
{
background-color: #257205;
}
.BgClassName
{
background-color: #257205;
}
</style>
border-color css
<style>
span { border-color: #257205; }
span { border-color: rgb(37,114,5); }
td.TdClassName
{
border-color: #257205;
}
.TagClassName
{
border-color: #257205;
}
</style>