Shades of Bilbao #447818
Tints of Bilbao #447818
RGB
CMYK
RGB Variations
Color information
#447818 (or 0x447818) is known color: Bilbao. HEX triplet: 44, 78 and 18. RGB value is (68,120,24). Sum of RGB (Red+Green+Blue) = 68+120+24=212 (28% of max value = 765). Red value is 68 (26.95% from 255 or 32.08% from 212); Green value is 120 (47.27% from 255 or 56.60% from 212); Blue value is 24 (9.77% from 255 or 11.32% from 212); Max value from RGB is 120 - color contains mainly: green. Hex color #447818 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #447818 is #BB87E7. Grayscale: #5D5D5D. Windows color (decimal): -12290024 or 1603652. OLE color: 1603652.
HSL color Cylindrical-coordinate representation of color #447818: hue angle of 92.5º degrees, saturation: 0.67, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #447818 is Cyan = 0.43, Magento = 0, Yellow = 0.8 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 68 | 120 | 24 | - |
| CMYK | 0.43 | 0 | 0.8 | 0.53 |
| HSL | 92.5º | 0.67% | 0.28% | - |
| HSV(B) | 92.5º | 0.8% | 0.47% | - |
| XYZ | 9.27 | 14.73 | 3.22 | - |
| YUV | 93.51 | 88.77 | 109.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 120 | 24 | 0.43 | 0 | 0.8 | 0.53 | 92.5 | 0.67 | 0.28 |
| Hex | 44 | 78 | 18 | 2B | 0 | 50 | 35 | 5C | 43 | 1C |
| Octal | 104 | 170 | 30 | 53 | 0 | 120 | 65 | 134 | 103 | 34 |
| Binary | 1000100 | 1111000 | 11000 | 101011 | 0 | 1010000 | 110101 | 1011100 | 1000011 | 11100 |
Color Harmonies of #447818
Complementary color
Monochromatic Colors of #447818
Black with #447818
Text Example
Text Example
White with #447818
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #447818; }
p { color: rgb(68,120,24); }
H1.HeaderClassName
{
color: #447818;
}
.AnyTagClassName
{
color: #447818;
}
</style>
background-color css
<style>
a { background-color: #447818; }
a { background-color: rgb(68,120,24); }
div.DivClassName
{
background-color: #447818;
}
.BgClassName
{
background-color: #447818;
}
</style>
border-color css
<style>
span { border-color: #447818; }
span { border-color: rgb(68,120,24); }
td.TdClassName
{
border-color: #447818;
}
.TagClassName
{
border-color: #447818;
}
</style>