Shades of Bilbao #297912
Tints of Bilbao #297912
RGB
CMYK
RGB Variations
Color information
#297912 (or 0x297912) is known color: Bilbao. HEX triplet: 29, 79 and 12. RGB value is (41,121,18). Sum of RGB (Red+Green+Blue) = 41+121+18=180 (23% of max value = 765). Red value is 41 (16.41% from 255 or 22.78% from 180); Green value is 121 (47.66% from 255 or 67.22% from 180); Blue value is 18 (7.42% from 255 or 10% from 180); Max value from RGB is 121 - color contains mainly: green. Hex color #297912 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #297912 is #D686ED. Grayscale: #555555. Windows color (decimal): -14059246 or 1210665. OLE color: 1210665.
HSL color Cylindrical-coordinate representation of color #297912: hue angle of 106.6º degrees, saturation: 0.74, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #297912 is Cyan = 0.66, Magento = 0, Yellow = 0.85 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 41 | 121 | 18 | - |
| CMYK | 0.66 | 0 | 0.85 | 0.53 |
| HSL | 106.6º | 0.74% | 0.27% | - |
| HSV(B) | 106.6º | 0.85% | 0.47% | - |
| XYZ | 7.86 | 14.19 | 2.9 | - |
| YUV | 85.34 | 90 | 96.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 121 | 18 | 0.66 | 0 | 0.85 | 0.53 | 106.6 | 0.74 | 0.27 |
| Hex | 29 | 79 | 12 | 42 | 0 | 55 | 35 | 6B | 4A | 1B |
| Octal | 51 | 171 | 22 | 102 | 0 | 125 | 65 | 153 | 112 | 33 |
| Binary | 101001 | 1111001 | 10010 | 1000010 | 0 | 1010101 | 110101 | 1101011 | 1001010 | 11011 |
Color Harmonies of #297912
Complementary color
Monochromatic Colors of #297912
Black with #297912
Text Example
Text Example
White with #297912
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #297912; }
p { color: rgb(41,121,18); }
H1.HeaderClassName
{
color: #297912;
}
.AnyTagClassName
{
color: #297912;
}
</style>
background-color css
<style>
a { background-color: #297912; }
a { background-color: rgb(41,121,18); }
div.DivClassName
{
background-color: #297912;
}
.BgClassName
{
background-color: #297912;
}
</style>
border-color css
<style>
span { border-color: #297912; }
span { border-color: rgb(41,121,18); }
td.TdClassName
{
border-color: #297912;
}
.TagClassName
{
border-color: #297912;
}
</style>