Shades of Bilbao #447706
Tints of Bilbao #447706
RGB
CMYK
RGB Variations
Color information
#447706 (or 0x447706) is known color: Bilbao. HEX triplet: 44, 77 and 06. RGB value is (68,119,6). Sum of RGB (Red+Green+Blue) = 68+119+6=193 (25% of max value = 765). Red value is 68 (26.95% from 255 or 35.23% from 193); Green value is 119 (46.88% from 255 or 61.66% from 193); Blue value is 6 (2.73% from 255 or 3.11% from 193); Max value from RGB is 119 - color contains mainly: green. Hex color #447706 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #447706 is #BB88F9. Grayscale: #5B5B5B. Windows color (decimal): -12290298 or 423748. OLE color: 423748.
HSL color Cylindrical-coordinate representation of color #447706: hue angle of 87.08º degrees, saturation: 0.9, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #447706 is Cyan = 0.43, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 68 | 119 | 6 | - |
| CMYK | 0.43 | 0 | 0.95 | 0.53 |
| HSL | 87.08º | 0.9% | 0.25% | - |
| HSV(B) | 87.08º | 0.95% | 0.47% | - |
| XYZ | 9.01 | 14.44 | 2.48 | - |
| YUV | 90.87 | 80.1 | 111.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 119 | 6 | 0.43 | 0 | 0.95 | 0.53 | 87.08 | 0.9 | 0.25 |
| Hex | 44 | 77 | 6 | 2B | 0 | 5F | 35 | 57 | 5A | 19 |
| Octal | 104 | 167 | 6 | 53 | 0 | 137 | 65 | 127 | 132 | 31 |
| Binary | 1000100 | 1110111 | 110 | 101011 | 0 | 1011111 | 110101 | 1010111 | 1011010 | 11001 |
Color Harmonies of #447706
Complementary color
Monochromatic Colors of #447706
Black with #447706
Text Example
Text Example
White with #447706
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #447706; }
p { color: rgb(68,119,6); }
H1.HeaderClassName
{
color: #447706;
}
.AnyTagClassName
{
color: #447706;
}
</style>
background-color css
<style>
a { background-color: #447706; }
a { background-color: rgb(68,119,6); }
div.DivClassName
{
background-color: #447706;
}
.BgClassName
{
background-color: #447706;
}
</style>
border-color css
<style>
span { border-color: #447706; }
span { border-color: rgb(68,119,6); }
td.TdClassName
{
border-color: #447706;
}
.TagClassName
{
border-color: #447706;
}
</style>