Shades of Bilbao #448517
Tints of Bilbao #448517
RGB
CMYK
RGB Variations
Color information
#448517 (or 0x448517) is known color: Bilbao. HEX triplet: 44, 85 and 17. RGB value is (68,133,23). Sum of RGB (Red+Green+Blue) = 68+133+23=224 (29% of max value = 765). Red value is 68 (26.95% from 255 or 30.36% from 224); Green value is 133 (52.34% from 255 or 59.38% from 224); Blue value is 23 (9.38% from 255 or 10.27% from 224); Max value from RGB is 133 - color contains mainly: green. Hex color #448517 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #448517 is #BB7AE8. Grayscale: #656565. Windows color (decimal): -12286697 or 1541444. OLE color: 1541444.
HSL color Cylindrical-coordinate representation of color #448517: hue angle of 95.45º degrees, saturation: 0.71, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #448517 is Cyan = 0.49, Magento = 0, Yellow = 0.83 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 68 | 133 | 23 | - |
| CMYK | 0.49 | 0 | 0.83 | 0.48 |
| HSL | 95.45º | 0.71% | 0.31% | - |
| HSV(B) | 95.45º | 0.83% | 0.52% | - |
| XYZ | 10.93 | 18.07 | 3.72 | - |
| YUV | 101.03 | 83.97 | 104.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 133 | 23 | 0.49 | 0 | 0.83 | 0.48 | 95.45 | 0.71 | 0.31 |
| Hex | 44 | 85 | 17 | 31 | 0 | 53 | 30 | 5F | 47 | 1F |
| Octal | 104 | 205 | 27 | 61 | 0 | 123 | 60 | 137 | 107 | 37 |
| Binary | 1000100 | 10000101 | 10111 | 110001 | 0 | 1010011 | 110000 | 1011111 | 1000111 | 11111 |
Color Harmonies of #448517
Complementary color
Monochromatic Colors of #448517
Black with #448517
Text Example
Text Example
White with #448517
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #448517; }
p { color: rgb(68,133,23); }
H1.HeaderClassName
{
color: #448517;
}
.AnyTagClassName
{
color: #448517;
}
</style>
background-color css
<style>
a { background-color: #448517; }
a { background-color: rgb(68,133,23); }
div.DivClassName
{
background-color: #448517;
}
.BgClassName
{
background-color: #448517;
}
</style>
border-color css
<style>
span { border-color: #448517; }
span { border-color: rgb(68,133,23); }
td.TdClassName
{
border-color: #448517;
}
.TagClassName
{
border-color: #448517;
}
</style>