Shades of Bilbao #447428
Tints of Bilbao #447428
RGB
CMYK
RGB Variations
Color information
#447428 (or 0x447428) is known color: Bilbao. HEX triplet: 44, 74 and 28. RGB value is (68,116,40). Sum of RGB (Red+Green+Blue) = 68+116+40=224 (29% of max value = 765). Red value is 68 (26.95% from 255 or 30.36% from 224); Green value is 116 (45.70% from 255 or 51.79% from 224); Blue value is 40 (16.02% from 255 or 17.86% from 224); Max value from RGB is 116 - color contains mainly: green. Hex color #447428 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #447428 is #BB8BD7. Grayscale: #5D5D5D. Windows color (decimal): -12291032 or 2651204. OLE color: 2651204.
HSL color Cylindrical-coordinate representation of color #447428: hue angle of 97.89º degrees, saturation: 0.49, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #447428 is Cyan = 0.41, Magento = 0, Yellow = 0.66 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 68 | 116 | 40 | - |
| CMYK | 0.41 | 0 | 0.66 | 0.55 |
| HSL | 97.89º | 0.49% | 0.31% | - |
| HSV(B) | 97.89º | 0.66% | 0.45% | - |
| XYZ | 9.01 | 13.87 | 4.21 | - |
| YUV | 92.98 | 98.1 | 110.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 116 | 40 | 0.41 | 0 | 0.66 | 0.55 | 97.89 | 0.49 | 0.31 |
| Hex | 44 | 74 | 28 | 29 | 0 | 42 | 37 | 62 | 31 | 1F |
| Octal | 104 | 164 | 50 | 51 | 0 | 102 | 67 | 142 | 61 | 37 |
| Binary | 1000100 | 1110100 | 101000 | 101001 | 0 | 1000010 | 110111 | 1100010 | 110001 | 11111 |
Color Harmonies of #447428
Complementary color
Monochromatic Colors of #447428
Black with #447428
Text Example
Text Example
White with #447428
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #447428; }
p { color: rgb(68,116,40); }
H1.HeaderClassName
{
color: #447428;
}
.AnyTagClassName
{
color: #447428;
}
</style>
background-color css
<style>
a { background-color: #447428; }
a { background-color: rgb(68,116,40); }
div.DivClassName
{
background-color: #447428;
}
.BgClassName
{
background-color: #447428;
}
</style>
border-color css
<style>
span { border-color: #447428; }
span { border-color: rgb(68,116,40); }
td.TdClassName
{
border-color: #447428;
}
.TagClassName
{
border-color: #447428;
}
</style>