Shades of Bilbao #448606
Tints of Bilbao #448606
RGB
CMYK
RGB Variations
Color information
#448606 (or 0x448606) is known color: Bilbao. HEX triplet: 44, 86 and 06. RGB value is (68,134,6). Sum of RGB (Red+Green+Blue) = 68+134+6=208 (27% of max value = 765). Red value is 68 (26.95% from 255 or 32.69% from 208); Green value is 134 (52.73% from 255 or 64.42% from 208); Blue value is 6 (2.73% from 255 or 2.88% from 208); Max value from RGB is 134 - color contains mainly: green. Hex color #448606 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #448606 is #BB79F9. Grayscale: #646464. Windows color (decimal): -12286458 or 427588. OLE color: 427588.
HSL color Cylindrical-coordinate representation of color #448606: hue angle of 90.94º degrees, saturation: 0.91, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #448606 is Cyan = 0.49, Magento = 0, Yellow = 0.96 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 68 | 134 | 6 | - |
| CMYK | 0.49 | 0 | 0.96 | 0.47 |
| HSL | 90.94º | 0.91% | 0.27% | - |
| HSV(B) | 90.94º | 0.96% | 0.53% | - |
| XYZ | 10.94 | 18.29 | 3.13 | - |
| YUV | 99.67 | 75.13 | 105.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 134 | 6 | 0.49 | 0 | 0.96 | 0.47 | 90.94 | 0.91 | 0.27 |
| Hex | 44 | 86 | 6 | 31 | 0 | 60 | 2F | 5B | 5B | 1B |
| Octal | 104 | 206 | 6 | 61 | 0 | 140 | 57 | 133 | 133 | 33 |
| Binary | 1000100 | 10000110 | 110 | 110001 | 0 | 1100000 | 101111 | 1011011 | 1011011 | 11011 |
Color Harmonies of #448606
Complementary color
Monochromatic Colors of #448606
Black with #448606
Text Example
Text Example
White with #448606
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #448606; }
p { color: rgb(68,134,6); }
H1.HeaderClassName
{
color: #448606;
}
.AnyTagClassName
{
color: #448606;
}
</style>
background-color css
<style>
a { background-color: #448606; }
a { background-color: rgb(68,134,6); }
div.DivClassName
{
background-color: #448606;
}
.BgClassName
{
background-color: #448606;
}
</style>
border-color css
<style>
span { border-color: #448606; }
span { border-color: rgb(68,134,6); }
td.TdClassName
{
border-color: #448606;
}
.TagClassName
{
border-color: #448606;
}
</style>