Shades of Bilbao #448708
Tints of Bilbao #448708
RGB
CMYK
RGB Variations
Color information
#448708 (or 0x448708) is known color: Bilbao. HEX triplet: 44, 87 and 08. RGB value is (68,135,8). Sum of RGB (Red+Green+Blue) = 68+135+8=211 (27% of max value = 765). Red value is 68 (26.95% from 255 or 32.23% from 211); Green value is 135 (53.12% from 255 or 63.98% from 211); Blue value is 8 (3.52% from 255 or 3.79% from 211); Max value from RGB is 135 - color contains mainly: green. Hex color #448708 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #448708 is #BB78F7. Grayscale: #646464. Windows color (decimal): -12286200 or 558916. OLE color: 558916.
HSL color Cylindrical-coordinate representation of color #448708: hue angle of 91.65º degrees, saturation: 0.89, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #448708 is Cyan = 0.50, Magento = 0, Yellow = 0.94 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 68 | 135 | 8 | - |
| CMYK | 0.50 | 0 | 0.94 | 0.47 |
| HSL | 91.65º | 0.89% | 0.28% | - |
| HSV(B) | 91.65º | 0.94% | 0.53% | - |
| XYZ | 11.09 | 18.57 | 3.23 | - |
| YUV | 100.49 | 75.8 | 104.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 135 | 8 | 0.50 | 0 | 0.94 | 0.47 | 91.65 | 0.89 | 0.28 |
| Hex | 44 | 87 | 8 | 32 | 0 | 5E | 2F | 5C | 59 | 1C |
| Octal | 104 | 207 | 10 | 62 | 0 | 136 | 57 | 134 | 131 | 34 |
| Binary | 1000100 | 10000111 | 1000 | 110010 | 0 | 1011110 | 101111 | 1011100 | 1011001 | 11100 |
Color Harmonies of #448708
Complementary color
Monochromatic Colors of #448708
Black with #448708
Text Example
Text Example
White with #448708
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #448708; }
p { color: rgb(68,135,8); }
H1.HeaderClassName
{
color: #448708;
}
.AnyTagClassName
{
color: #448708;
}
</style>
background-color css
<style>
a { background-color: #448708; }
a { background-color: rgb(68,135,8); }
div.DivClassName
{
background-color: #448708;
}
.BgClassName
{
background-color: #448708;
}
</style>
border-color css
<style>
span { border-color: #448708; }
span { border-color: rgb(68,135,8); }
td.TdClassName
{
border-color: #448708;
}
.TagClassName
{
border-color: #448708;
}
</style>