Shades of Bilbao #447822
Tints of Bilbao #447822
RGB
CMYK
RGB Variations
Color information
#447822 (or 0x447822) is known color: Bilbao. HEX triplet: 44, 78 and 22. RGB value is (68,120,34). Sum of RGB (Red+Green+Blue) = 68+120+34=222 (29% of max value = 765). Red value is 68 (26.95% from 255 or 30.63% from 222); Green value is 120 (47.27% from 255 or 54.05% from 222); Blue value is 34 (13.67% from 255 or 15.32% from 222); Max value from RGB is 120 - color contains mainly: green. Hex color #447822 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #447822 is #BB87DD. Grayscale: #5E5E5E. Windows color (decimal): -12290014 or 2259012. OLE color: 2259012.
HSL color Cylindrical-coordinate representation of color #447822: hue angle of 96.28º degrees, saturation: 0.56, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #447822 is Cyan = 0.43, Magento = 0, Yellow = 0.72 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 68 | 120 | 34 | - |
| CMYK | 0.43 | 0 | 0.72 | 0.53 |
| HSL | 96.28º | 0.56% | 0.3% | - |
| HSV(B) | 96.28º | 0.72% | 0.47% | - |
| XYZ | 9.39 | 14.78 | 3.87 | - |
| YUV | 94.65 | 93.77 | 108.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 120 | 34 | 0.43 | 0 | 0.72 | 0.53 | 96.28 | 0.56 | 0.3 |
| Hex | 44 | 78 | 22 | 2B | 0 | 48 | 35 | 60 | 38 | 1E |
| Octal | 104 | 170 | 42 | 53 | 0 | 110 | 65 | 140 | 70 | 36 |
| Binary | 1000100 | 1111000 | 100010 | 101011 | 0 | 1001000 | 110101 | 1100000 | 111000 | 11110 |
Color Harmonies of #447822
Complementary color
Monochromatic Colors of #447822
Black with #447822
Text Example
Text Example
White with #447822
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #447822; }
p { color: rgb(68,120,34); }
H1.HeaderClassName
{
color: #447822;
}
.AnyTagClassName
{
color: #447822;
}
</style>
background-color css
<style>
a { background-color: #447822; }
a { background-color: rgb(68,120,34); }
div.DivClassName
{
background-color: #447822;
}
.BgClassName
{
background-color: #447822;
}
</style>
border-color css
<style>
span { border-color: #447822; }
span { border-color: rgb(68,120,34); }
td.TdClassName
{
border-color: #447822;
}
.TagClassName
{
border-color: #447822;
}
</style>