Shades of Bilbao #447915
Tints of Bilbao #447915
RGB
CMYK
RGB Variations
Color information
#447915 (or 0x447915) is known color: Bilbao. HEX triplet: 44, 79 and 15. RGB value is (68,121,21). Sum of RGB (Red+Green+Blue) = 68+121+21=210 (27% of max value = 765). Red value is 68 (26.95% from 255 or 32.38% from 210); Green value is 121 (47.66% from 255 or 57.62% from 210); Blue value is 21 (8.59% from 255 or 10% from 210); Max value from RGB is 121 - color contains mainly: green. Hex color #447915 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #447915 is #BB86EA. Grayscale: #5E5E5E. Windows color (decimal): -12289771 or 1407300. OLE color: 1407300.
HSL color Cylindrical-coordinate representation of color #447915: hue angle of 91.8º degrees, saturation: 0.7, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #447915 is Cyan = 0.44, Magento = 0, Yellow = 0.83 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 68 | 121 | 21 | - |
| CMYK | 0.44 | 0 | 0.83 | 0.53 |
| HSL | 91.8º | 0.7% | 0.28% | - |
| HSV(B) | 91.8º | 0.83% | 0.47% | - |
| XYZ | 9.36 | 14.96 | 3.1 | - |
| YUV | 93.75 | 86.94 | 109.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 121 | 21 | 0.44 | 0 | 0.83 | 0.53 | 91.8 | 0.7 | 0.28 |
| Hex | 44 | 79 | 15 | 2C | 0 | 53 | 35 | 5C | 46 | 1C |
| Octal | 104 | 171 | 25 | 54 | 0 | 123 | 65 | 134 | 106 | 34 |
| Binary | 1000100 | 1111001 | 10101 | 101100 | 0 | 1010011 | 110101 | 1011100 | 1000110 | 11100 |
Color Harmonies of #447915
Complementary color
Monochromatic Colors of #447915
Black with #447915
Text Example
Text Example
White with #447915
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #447915; }
p { color: rgb(68,121,21); }
H1.HeaderClassName
{
color: #447915;
}
.AnyTagClassName
{
color: #447915;
}
</style>
background-color css
<style>
a { background-color: #447915; }
a { background-color: rgb(68,121,21); }
div.DivClassName
{
background-color: #447915;
}
.BgClassName
{
background-color: #447915;
}
</style>
border-color css
<style>
span { border-color: #447915; }
span { border-color: rgb(68,121,21); }
td.TdClassName
{
border-color: #447915;
}
.TagClassName
{
border-color: #447915;
}
</style>