Shades of Bilbao #257002
Tints of Bilbao #257002
RGB
CMYK
RGB Variations
Color information
#257002 (or 0x257002) is known color: Bilbao. HEX triplet: 25, 70 and 02. RGB value is (37,112,2). Sum of RGB (Red+Green+Blue) = 37+112+2=151 (20% of max value = 765). Red value is 37 (14.84% from 255 or 24.50% from 151); Green value is 112 (44.14% from 255 or 74.17% from 151); Blue value is 2 (1.17% from 255 or 1.32% from 151); Max value from RGB is 112 - color contains mainly: green. Hex color #257002 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #257002 is #DA8FFD. Grayscale: #4D4D4D. Windows color (decimal): -14323710 or 159781. OLE color: 159781.
HSL color Cylindrical-coordinate representation of color #257002: hue angle of 100.91º degrees, saturation: 0.96, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #257002 is Cyan = 0.67, Magento = 0, Yellow = 0.98 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 37 | 112 | 2 | - |
| CMYK | 0.67 | 0 | 0.98 | 0.56 |
| HSL | 100.91º | 0.96% | 0.22% | - |
| HSV(B) | 100.91º | 0.98% | 0.44% | - |
| XYZ | 6.57 | 11.99 | 2.02 | - |
| YUV | 77.04 | 85.65 | 99.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 112 | 2 | 0.67 | 0 | 0.98 | 0.56 | 100.91 | 0.96 | 0.22 |
| Hex | 25 | 70 | 2 | 43 | 0 | 62 | 38 | 65 | 60 | 16 |
| Octal | 45 | 160 | 2 | 103 | 0 | 142 | 70 | 145 | 140 | 26 |
| Binary | 100101 | 1110000 | 10 | 1000011 | 0 | 1100010 | 111000 | 1100101 | 1100000 | 10110 |
Color Harmonies of #257002
Complementary color
Monochromatic Colors of #257002
Black with #257002
Text Example
Text Example
White with #257002
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #257002; }
p { color: rgb(37,112,2); }
H1.HeaderClassName
{
color: #257002;
}
.AnyTagClassName
{
color: #257002;
}
</style>
background-color css
<style>
a { background-color: #257002; }
a { background-color: rgb(37,112,2); }
div.DivClassName
{
background-color: #257002;
}
.BgClassName
{
background-color: #257002;
}
</style>
border-color css
<style>
span { border-color: #257002; }
span { border-color: rgb(37,112,2); }
td.TdClassName
{
border-color: #257002;
}
.TagClassName
{
border-color: #257002;
}
</style>