Shades of Bilbao #256907
Tints of Bilbao #256907
RGB
CMYK
RGB Variations
Color information
#256907 (or 0x256907) is known color: Bilbao. HEX triplet: 25, 69 and 07. RGB value is (37,105,7). Sum of RGB (Red+Green+Blue) = 37+105+7=149 (19% of max value = 765). Red value is 37 (14.84% from 255 or 24.83% from 149); Green value is 105 (41.41% from 255 or 70.47% from 149); Blue value is 7 (3.12% from 255 or 4.70% from 149); Max value from RGB is 105 - color contains mainly: green. Hex color #256907 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #256907 is #DA96F8. Grayscale: #494949. Windows color (decimal): -14325497 or 485669. OLE color: 485669.
HSL color Cylindrical-coordinate representation of color #256907: hue angle of 101.63º degrees, saturation: 0.88, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #256907 is Cyan = 0.65, Magento = 0, Yellow = 0.93 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 37 | 105 | 7 | - |
| CMYK | 0.65 | 0 | 0.93 | 0.59 |
| HSL | 101.63º | 0.88% | 0.22% | - |
| HSV(B) | 101.63º | 0.93% | 0.41% | - |
| XYZ | 5.85 | 10.51 | 1.92 | - |
| YUV | 73.5 | 90.47 | 101.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 105 | 7 | 0.65 | 0 | 0.93 | 0.59 | 101.63 | 0.88 | 0.22 |
| Hex | 25 | 69 | 7 | 41 | 0 | 5D | 3B | 66 | 58 | 16 |
| Octal | 45 | 151 | 7 | 101 | 0 | 135 | 73 | 146 | 130 | 26 |
| Binary | 100101 | 1101001 | 111 | 1000001 | 0 | 1011101 | 111011 | 1100110 | 1011000 | 10110 |
Color Harmonies of #256907
Complementary color
Monochromatic Colors of #256907
Black with #256907
Text Example
Text Example
White with #256907
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #256907; }
p { color: rgb(37,105,7); }
H1.HeaderClassName
{
color: #256907;
}
.AnyTagClassName
{
color: #256907;
}
</style>
background-color css
<style>
a { background-color: #256907; }
a { background-color: rgb(37,105,7); }
div.DivClassName
{
background-color: #256907;
}
.BgClassName
{
background-color: #256907;
}
</style>
border-color css
<style>
span { border-color: #256907; }
span { border-color: rgb(37,105,7); }
td.TdClassName
{
border-color: #256907;
}
.TagClassName
{
border-color: #256907;
}
</style>