Shades of Bilbao #448713
Tints of Bilbao #448713
RGB
CMYK
RGB Variations
Color information
#448713 (or 0x448713) is known color: Bilbao. HEX triplet: 44, 87 and 13. RGB value is (68,135,19). Sum of RGB (Red+Green+Blue) = 68+135+19=222 (29% of max value = 765). Red value is 68 (26.95% from 255 or 30.63% from 222); Green value is 135 (53.12% from 255 or 60.81% from 222); Blue value is 19 (7.81% from 255 or 8.56% from 222); Max value from RGB is 135 - color contains mainly: green. Hex color #448713 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #448713 is #BB78EC. Grayscale: #666666. Windows color (decimal): -12286189 or 1279812. OLE color: 1279812.
HSL color Cylindrical-coordinate representation of color #448713: hue angle of 94.66º degrees, saturation: 0.75, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #448713 is Cyan = 0.50, Magento = 0, Yellow = 0.86 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 68 | 135 | 19 | - |
| CMYK | 0.50 | 0 | 0.86 | 0.47 |
| HSL | 94.66º | 0.75% | 0.3% | - |
| HSV(B) | 94.66º | 0.86% | 0.53% | - |
| XYZ | 11.17 | 18.6 | 3.62 | - |
| YUV | 101.74 | 81.3 | 103.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 135 | 19 | 0.50 | 0 | 0.86 | 0.47 | 94.66 | 0.75 | 0.3 |
| Hex | 44 | 87 | 13 | 32 | 0 | 56 | 2F | 5F | 4B | 1E |
| Octal | 104 | 207 | 23 | 62 | 0 | 126 | 57 | 137 | 113 | 36 |
| Binary | 1000100 | 10000111 | 10011 | 110010 | 0 | 1010110 | 101111 | 1011111 | 1001011 | 11110 |
Color Harmonies of #448713
Complementary color
Monochromatic Colors of #448713
Black with #448713
Text Example
Text Example
White with #448713
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #448713; }
p { color: rgb(68,135,19); }
H1.HeaderClassName
{
color: #448713;
}
.AnyTagClassName
{
color: #448713;
}
</style>
background-color css
<style>
a { background-color: #448713; }
a { background-color: rgb(68,135,19); }
div.DivClassName
{
background-color: #448713;
}
.BgClassName
{
background-color: #448713;
}
</style>
border-color css
<style>
span { border-color: #448713; }
span { border-color: rgb(68,135,19); }
td.TdClassName
{
border-color: #448713;
}
.TagClassName
{
border-color: #448713;
}
</style>