Shades of Bilbao #297714
Tints of Bilbao #297714
RGB
CMYK
RGB Variations
Color information
#297714 (or 0x297714) is known color: Bilbao. HEX triplet: 29, 77 and 14. RGB value is (41,119,20). Sum of RGB (Red+Green+Blue) = 41+119+20=180 (23% of max value = 765). Red value is 41 (16.41% from 255 or 22.78% from 180); Green value is 119 (46.88% from 255 or 66.11% from 180); Blue value is 20 (8.20% from 255 or 11.11% from 180); Max value from RGB is 119 - color contains mainly: green. Hex color #297714 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #297714 is #D688EB. Grayscale: #545454. Windows color (decimal): -14059756 or 1341225. OLE color: 1341225.
HSL color Cylindrical-coordinate representation of color #297714: hue angle of 107.27º 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 #297714 is Cyan = 0.66, Magento = 0, Yellow = 0.83 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 41 | 119 | 20 | - |
| CMYK | 0.66 | 0 | 0.83 | 0.53 |
| HSL | 107.27º | 0.71% | 0.27% | - |
| HSV(B) | 107.27º | 0.83% | 0.47% | - |
| XYZ | 7.64 | 13.72 | 2.91 | - |
| YUV | 84.39 | 91.66 | 97.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 119 | 20 | 0.66 | 0 | 0.83 | 0.53 | 107.27 | 0.71 | 0.27 |
| Hex | 29 | 77 | 14 | 42 | 0 | 53 | 35 | 6B | 47 | 1B |
| Octal | 51 | 167 | 24 | 102 | 0 | 123 | 65 | 153 | 107 | 33 |
| Binary | 101001 | 1110111 | 10100 | 1000010 | 0 | 1010011 | 110101 | 1101011 | 1000111 | 11011 |
Color Harmonies of #297714
Complementary color
Monochromatic Colors of #297714
Black with #297714
Text Example
Text Example
White with #297714
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #297714; }
p { color: rgb(41,119,20); }
H1.HeaderClassName
{
color: #297714;
}
.AnyTagClassName
{
color: #297714;
}
</style>
background-color css
<style>
a { background-color: #297714; }
a { background-color: rgb(41,119,20); }
div.DivClassName
{
background-color: #297714;
}
.BgClassName
{
background-color: #297714;
}
</style>
border-color css
<style>
span { border-color: #297714; }
span { border-color: rgb(41,119,20); }
td.TdClassName
{
border-color: #297714;
}
.TagClassName
{
border-color: #297714;
}
</style>