Shades of Bilbao #247007
Tints of Bilbao #247007
RGB
CMYK
RGB Variations
Color information
#247007 (or 0x247007) is known color: Bilbao. HEX triplet: 24, 70 and 07. RGB value is (36,112,7). Sum of RGB (Red+Green+Blue) = 36+112+7=155 (20% of max value = 765). Red value is 36 (14.45% from 255 or 23.23% from 155); Green value is 112 (44.14% from 255 or 72.26% from 155); Blue value is 7 (3.12% from 255 or 4.52% from 155); Max value from RGB is 112 - color contains mainly: green. Hex color #247007 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #247007 is #DB8FF8. Grayscale: #4D4D4D. Windows color (decimal): -14389241 or 487460. OLE color: 487460.
HSL color Cylindrical-coordinate representation of color #247007: hue angle of 103.43º degrees, saturation: 0.88, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #247007 is Cyan = 0.68, Magento = 0, Yellow = 0.94 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 36 | 112 | 7 | - |
| CMYK | 0.68 | 0 | 0.94 | 0.56 |
| HSL | 103.43º | 0.88% | 0.23% | - |
| HSV(B) | 103.43º | 0.94% | 0.44% | - |
| XYZ | 6.56 | 11.98 | 2.17 | - |
| YUV | 77.31 | 88.32 | 98.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 36 | 112 | 7 | 0.68 | 0 | 0.94 | 0.56 | 103.43 | 0.88 | 0.23 |
| Hex | 24 | 70 | 7 | 44 | 0 | 5E | 38 | 67 | 58 | 17 |
| Octal | 44 | 160 | 7 | 104 | 0 | 136 | 70 | 147 | 130 | 27 |
| Binary | 100100 | 1110000 | 111 | 1000100 | 0 | 1011110 | 111000 | 1100111 | 1011000 | 10111 |
Color Harmonies of #247007
Complementary color
Monochromatic Colors of #247007
Black with #247007
Text Example
Text Example
White with #247007
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #247007; }
p { color: rgb(36,112,7); }
H1.HeaderClassName
{
color: #247007;
}
.AnyTagClassName
{
color: #247007;
}
</style>
background-color css
<style>
a { background-color: #247007; }
a { background-color: rgb(36,112,7); }
div.DivClassName
{
background-color: #247007;
}
.BgClassName
{
background-color: #247007;
}
</style>
border-color css
<style>
span { border-color: #247007; }
span { border-color: rgb(36,112,7); }
td.TdClassName
{
border-color: #247007;
}
.TagClassName
{
border-color: #247007;
}
</style>