Shades of Bilbao #447708
Tints of Bilbao #447708
RGB
CMYK
RGB Variations
Color information
#447708 (or 0x447708) is known color: Bilbao. HEX triplet: 44, 77 and 08. RGB value is (68,119,8). Sum of RGB (Red+Green+Blue) = 68+119+8=195 (25% of max value = 765). Red value is 68 (26.95% from 255 or 34.87% from 195); Green value is 119 (46.88% from 255 or 61.03% from 195); Blue value is 8 (3.52% from 255 or 4.10% from 195); Max value from RGB is 119 - color contains mainly: green. Hex color #447708 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #447708 is #BB88F7. Grayscale: #5B5B5B. Windows color (decimal): -12290296 or 554820. OLE color: 554820.
HSL color Cylindrical-coordinate representation of color #447708: hue angle of 87.57º degrees, saturation: 0.87, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #447708 is Cyan = 0.43, Magento = 0, Yellow = 0.93 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 68 | 119 | 8 | - |
| CMYK | 0.43 | 0 | 0.93 | 0.53 |
| HSL | 87.57º | 0.87% | 0.25% | - |
| HSV(B) | 87.57º | 0.93% | 0.47% | - |
| XYZ | 9.02 | 14.44 | 2.54 | - |
| YUV | 91.1 | 81.1 | 111.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 119 | 8 | 0.43 | 0 | 0.93 | 0.53 | 87.57 | 0.87 | 0.25 |
| Hex | 44 | 77 | 8 | 2B | 0 | 5D | 35 | 58 | 57 | 19 |
| Octal | 104 | 167 | 10 | 53 | 0 | 135 | 65 | 130 | 127 | 31 |
| Binary | 1000100 | 1110111 | 1000 | 101011 | 0 | 1011101 | 110101 | 1011000 | 1010111 | 11001 |
Color Harmonies of #447708
Complementary color
Monochromatic Colors of #447708
Black with #447708
Text Example
Text Example
White with #447708
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #447708; }
p { color: rgb(68,119,8); }
H1.HeaderClassName
{
color: #447708;
}
.AnyTagClassName
{
color: #447708;
}
</style>
background-color css
<style>
a { background-color: #447708; }
a { background-color: rgb(68,119,8); }
div.DivClassName
{
background-color: #447708;
}
.BgClassName
{
background-color: #447708;
}
</style>
border-color css
<style>
span { border-color: #447708; }
span { border-color: rgb(68,119,8); }
td.TdClassName
{
border-color: #447708;
}
.TagClassName
{
border-color: #447708;
}
</style>