Shades of Bilbao #297814
Tints of Bilbao #297814
RGB
CMYK
RGB Variations
Color information
#297814 (or 0x297814) is known color: Bilbao. HEX triplet: 29, 78 and 14. RGB value is (41,120,20). Sum of RGB (Red+Green+Blue) = 41+120+20=181 (23% of max value = 765). Red value is 41 (16.41% from 255 or 22.65% from 181); Green value is 120 (47.27% from 255 or 66.30% from 181); Blue value is 20 (8.20% from 255 or 11.05% from 181); Max value from RGB is 120 - color contains mainly: green. Hex color #297814 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #297814 is #D687EB. Grayscale: #555555. Windows color (decimal): -14059500 or 1341481. OLE color: 1341481.
HSL color Cylindrical-coordinate representation of color #297814: hue angle of 107.4º degrees, saturation: 0.71, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #297814 is Cyan = 0.66, Magento = 0, Yellow = 0.83 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 41 | 120 | 20 | - |
| CMYK | 0.66 | 0 | 0.83 | 0.53 |
| HSL | 107.4º | 0.71% | 0.27% | - |
| HSV(B) | 107.4º | 0.83% | 0.47% | - |
| XYZ | 7.76 | 13.95 | 2.95 | - |
| YUV | 84.98 | 91.33 | 96.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 120 | 20 | 0.66 | 0 | 0.83 | 0.53 | 107.4 | 0.71 | 0.27 |
| Hex | 29 | 78 | 14 | 42 | 0 | 53 | 35 | 6B | 47 | 1B |
| Octal | 51 | 170 | 24 | 102 | 0 | 123 | 65 | 153 | 107 | 33 |
| Binary | 101001 | 1111000 | 10100 | 1000010 | 0 | 1010011 | 110101 | 1101011 | 1000111 | 11011 |
Color Harmonies of #297814
Complementary color
Monochromatic Colors of #297814
Black with #297814
Text Example
Text Example
White with #297814
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #297814; }
p { color: rgb(41,120,20); }
H1.HeaderClassName
{
color: #297814;
}
.AnyTagClassName
{
color: #297814;
}
</style>
background-color css
<style>
a { background-color: #297814; }
a { background-color: rgb(41,120,20); }
div.DivClassName
{
background-color: #297814;
}
.BgClassName
{
background-color: #297814;
}
</style>
border-color css
<style>
span { border-color: #297814; }
span { border-color: rgb(41,120,20); }
td.TdClassName
{
border-color: #297814;
}
.TagClassName
{
border-color: #297814;
}
</style>