Shades of Bilbao #448504
Tints of Bilbao #448504
RGB
CMYK
RGB Variations
Color information
#448504 (or 0x448504) is known color: Bilbao. HEX triplet: 44, 85 and 04. RGB value is (68,133,4). Sum of RGB (Red+Green+Blue) = 68+133+4=205 (27% of max value = 765). Red value is 68 (26.95% from 255 or 33.17% from 205); Green value is 133 (52.34% from 255 or 64.88% from 205); Blue value is 4 (1.95% from 255 or 1.95% from 205); Max value from RGB is 133 - color contains mainly: green. Hex color #448504 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #448504 is #BB7AFB. Grayscale: #636363. Windows color (decimal): -12286716 or 296260. OLE color: 296260.
HSL color Cylindrical-coordinate representation of color #448504: hue angle of 90.23º degrees, saturation: 0.94, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #448504 is Cyan = 0.49, Magento = 0, Yellow = 0.97 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 68 | 133 | 4 | - |
| CMYK | 0.49 | 0 | 0.97 | 0.48 |
| HSL | 90.23º | 0.94% | 0.27% | - |
| HSV(B) | 90.23º | 0.97% | 0.52% | - |
| XYZ | 10.79 | 18.01 | 3.02 | - |
| YUV | 98.86 | 74.47 | 105.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 133 | 4 | 0.49 | 0 | 0.97 | 0.48 | 90.23 | 0.94 | 0.27 |
| Hex | 44 | 85 | 4 | 31 | 0 | 61 | 30 | 5A | 5E | 1B |
| Octal | 104 | 205 | 4 | 61 | 0 | 141 | 60 | 132 | 136 | 33 |
| Binary | 1000100 | 10000101 | 100 | 110001 | 0 | 1100001 | 110000 | 1011010 | 1011110 | 11011 |
Color Harmonies of #448504
Complementary color
Monochromatic Colors of #448504
Black with #448504
Text Example
Text Example
White with #448504
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #448504; }
p { color: rgb(68,133,4); }
H1.HeaderClassName
{
color: #448504;
}
.AnyTagClassName
{
color: #448504;
}
</style>
background-color css
<style>
a { background-color: #448504; }
a { background-color: rgb(68,133,4); }
div.DivClassName
{
background-color: #448504;
}
.BgClassName
{
background-color: #448504;
}
</style>
border-color css
<style>
span { border-color: #448504; }
span { border-color: rgb(68,133,4); }
td.TdClassName
{
border-color: #448504;
}
.TagClassName
{
border-color: #448504;
}
</style>