Shades of Bilbao #297419
Tints of Bilbao #297419
RGB
CMYK
RGB Variations
Color information
#297419 (or 0x297419) is known color: Bilbao. HEX triplet: 29, 74 and 19. RGB value is (41,116,25). Sum of RGB (Red+Green+Blue) = 41+116+25=182 (24% of max value = 765). Red value is 41 (16.41% from 255 or 22.53% from 182); Green value is 116 (45.70% from 255 or 63.74% from 182); Blue value is 25 (10.16% from 255 or 13.74% from 182); Max value from RGB is 116 - color contains mainly: green. Hex color #297419 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #297419 is #D68BE6. Grayscale: #535353. Windows color (decimal): -14060519 or 1668137. OLE color: 1668137.
HSL color Cylindrical-coordinate representation of color #297419: hue angle of 109.45º degrees, saturation: 0.65, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #297419 is Cyan = 0.65, Magento = 0, Yellow = 0.78 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 41 | 116 | 25 | - |
| CMYK | 0.65 | 0 | 0.78 | 0.55 |
| HSL | 109.45º | 0.65% | 0.28% | - |
| HSV(B) | 109.45º | 0.78% | 0.45% | - |
| XYZ | 7.34 | 13.03 | 3.05 | - |
| YUV | 83.2 | 95.15 | 97.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 116 | 25 | 0.65 | 0 | 0.78 | 0.55 | 109.45 | 0.65 | 0.28 |
| Hex | 29 | 74 | 19 | 41 | 0 | 4E | 37 | 6D | 41 | 1C |
| Octal | 51 | 164 | 31 | 101 | 0 | 116 | 67 | 155 | 101 | 34 |
| Binary | 101001 | 1110100 | 11001 | 1000001 | 0 | 1001110 | 110111 | 1101101 | 1000001 | 11100 |
Color Harmonies of #297419
Complementary color
Monochromatic Colors of #297419
Black with #297419
Text Example
Text Example
White with #297419
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #297419; }
p { color: rgb(41,116,25); }
H1.HeaderClassName
{
color: #297419;
}
.AnyTagClassName
{
color: #297419;
}
</style>
background-color css
<style>
a { background-color: #297419; }
a { background-color: rgb(41,116,25); }
div.DivClassName
{
background-color: #297419;
}
.BgClassName
{
background-color: #297419;
}
</style>
border-color css
<style>
span { border-color: #297419; }
span { border-color: rgb(41,116,25); }
td.TdClassName
{
border-color: #297419;
}
.TagClassName
{
border-color: #297419;
}
</style>