Shades of Bilbao #447516
Tints of Bilbao #447516
RGB
CMYK
RGB Variations
Color information
#447516 (or 0x447516) is known color: Bilbao. HEX triplet: 44, 75 and 16. RGB value is (68,117,22). Sum of RGB (Red+Green+Blue) = 68+117+22=207 (27% of max value = 765). Red value is 68 (26.95% from 255 or 32.85% from 207); Green value is 117 (46.09% from 255 or 56.52% from 207); Blue value is 22 (8.98% from 255 or 10.63% from 207); Max value from RGB is 117 - color contains mainly: green. Hex color #447516 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #447516 is #BB8AE9. Grayscale: #5B5B5B. Windows color (decimal): -12290794 or 1471812. OLE color: 1471812.
HSL color Cylindrical-coordinate representation of color #447516: hue angle of 90.95º degrees, saturation: 0.68, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #447516 is Cyan = 0.42, Magento = 0, Yellow = 0.81 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 68 | 117 | 22 | - |
| CMYK | 0.42 | 0 | 0.81 | 0.54 |
| HSL | 90.95º | 0.68% | 0.27% | - |
| HSV(B) | 90.95º | 0.81% | 0.46% | - |
| XYZ | 8.89 | 14.01 | 2.99 | - |
| YUV | 91.52 | 88.77 | 111.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 117 | 22 | 0.42 | 0 | 0.81 | 0.54 | 90.95 | 0.68 | 0.27 |
| Hex | 44 | 75 | 16 | 2A | 0 | 51 | 36 | 5B | 44 | 1B |
| Octal | 104 | 165 | 26 | 52 | 0 | 121 | 66 | 133 | 104 | 33 |
| Binary | 1000100 | 1110101 | 10110 | 101010 | 0 | 1010001 | 110110 | 1011011 | 1000100 | 11011 |
Color Harmonies of #447516
Complementary color
Monochromatic Colors of #447516
Black with #447516
Text Example
Text Example
White with #447516
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #447516; }
p { color: rgb(68,117,22); }
H1.HeaderClassName
{
color: #447516;
}
.AnyTagClassName
{
color: #447516;
}
</style>
background-color css
<style>
a { background-color: #447516; }
a { background-color: rgb(68,117,22); }
div.DivClassName
{
background-color: #447516;
}
.BgClassName
{
background-color: #447516;
}
</style>
border-color css
<style>
span { border-color: #447516; }
span { border-color: rgb(68,117,22); }
td.TdClassName
{
border-color: #447516;
}
.TagClassName
{
border-color: #447516;
}
</style>