Shades of Bilbao #297013
Tints of Bilbao #297013
RGB
CMYK
RGB Variations
Color information
#297013 (or 0x297013) is known color: Bilbao. HEX triplet: 29, 70 and 13. RGB value is (41,112,19). Sum of RGB (Red+Green+Blue) = 41+112+19=172 (22% of max value = 765). Red value is 41 (16.41% from 255 or 23.84% from 172); Green value is 112 (44.14% from 255 or 65.12% from 172); Blue value is 19 (7.81% from 255 or 11.05% from 172); Max value from RGB is 112 - color contains mainly: green. Hex color #297013 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #297013 is #D68FEC. Grayscale: #505050. Windows color (decimal): -14061549 or 1273897. OLE color: 1273897.
HSL color Cylindrical-coordinate representation of color #297013: hue angle of 105.81º degrees, saturation: 0.71, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #297013 is Cyan = 0.63, Magento = 0, Yellow = 0.83 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 41 | 112 | 19 | - |
| CMYK | 0.63 | 0 | 0.83 | 0.56 |
| HSL | 105.81º | 0.71% | 0.26% | - |
| HSV(B) | 105.81º | 0.83% | 0.44% | - |
| XYZ | 6.83 | 12.11 | 2.59 | - |
| YUV | 80.17 | 93.48 | 100.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 112 | 19 | 0.63 | 0 | 0.83 | 0.56 | 105.81 | 0.71 | 0.26 |
| Hex | 29 | 70 | 13 | 3F | 0 | 53 | 38 | 6A | 47 | 1A |
| Octal | 51 | 160 | 23 | 77 | 0 | 123 | 70 | 152 | 107 | 32 |
| Binary | 101001 | 1110000 | 10011 | 111111 | 0 | 1010011 | 111000 | 1101010 | 1000111 | 11010 |
Color Harmonies of #297013
Complementary color
Monochromatic Colors of #297013
Black with #297013
Text Example
Text Example
White with #297013
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #297013; }
p { color: rgb(41,112,19); }
H1.HeaderClassName
{
color: #297013;
}
.AnyTagClassName
{
color: #297013;
}
</style>
background-color css
<style>
a { background-color: #297013; }
a { background-color: rgb(41,112,19); }
div.DivClassName
{
background-color: #297013;
}
.BgClassName
{
background-color: #297013;
}
</style>
border-color css
<style>
span { border-color: #297013; }
span { border-color: rgb(41,112,19); }
td.TdClassName
{
border-color: #297013;
}
.TagClassName
{
border-color: #297013;
}
</style>