Shades of Bilbao #447621
Tints of Bilbao #447621
RGB
CMYK
RGB Variations
Color information
#447621 (or 0x447621) is known color: Bilbao. HEX triplet: 44, 76 and 21. RGB value is (68,118,33). Sum of RGB (Red+Green+Blue) = 68+118+33=219 (29% of max value = 765). Red value is 68 (26.95% from 255 or 31.05% from 219); Green value is 118 (46.48% from 255 or 53.88% from 219); Blue value is 33 (13.28% from 255 or 15.07% from 219); Max value from RGB is 118 - color contains mainly: green. Hex color #447621 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #447621 is #BB89DE. Grayscale: #5D5D5D. Windows color (decimal): -12290527 or 2192964. OLE color: 2192964.
HSL color Cylindrical-coordinate representation of color #447621: hue angle of 95.29º degrees, saturation: 0.56, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #447621 is Cyan = 0.42, Magento = 0, Yellow = 0.72 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 68 | 118 | 33 | - |
| CMYK | 0.42 | 0 | 0.72 | 0.54 |
| HSL | 95.29º | 0.56% | 0.3% | - |
| HSV(B) | 95.29º | 0.72% | 0.46% | - |
| XYZ | 9.14 | 14.3 | 3.72 | - |
| YUV | 93.36 | 93.94 | 109.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 118 | 33 | 0.42 | 0 | 0.72 | 0.54 | 95.29 | 0.56 | 0.3 |
| Hex | 44 | 76 | 21 | 2A | 0 | 48 | 36 | 5F | 38 | 1E |
| Octal | 104 | 166 | 41 | 52 | 0 | 110 | 66 | 137 | 70 | 36 |
| Binary | 1000100 | 1110110 | 100001 | 101010 | 0 | 1001000 | 110110 | 1011111 | 111000 | 11110 |
Color Harmonies of #447621
Complementary color
Monochromatic Colors of #447621
Black with #447621
Text Example
Text Example
White with #447621
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #447621; }
p { color: rgb(68,118,33); }
H1.HeaderClassName
{
color: #447621;
}
.AnyTagClassName
{
color: #447621;
}
</style>
background-color css
<style>
a { background-color: #447621; }
a { background-color: rgb(68,118,33); }
div.DivClassName
{
background-color: #447621;
}
.BgClassName
{
background-color: #447621;
}
</style>
border-color css
<style>
span { border-color: #447621; }
span { border-color: rgb(68,118,33); }
td.TdClassName
{
border-color: #447621;
}
.TagClassName
{
border-color: #447621;
}
</style>