Shades of Bilbao #448607
Tints of Bilbao #448607
RGB
CMYK
RGB Variations
Color information
#448607 (or 0x448607) is known color: Bilbao. HEX triplet: 44, 86 and 07. RGB value is (68,134,7). Sum of RGB (Red+Green+Blue) = 68+134+7=209 (27% of max value = 765). Red value is 68 (26.95% from 255 or 32.54% from 209); Green value is 134 (52.73% from 255 or 64.11% from 209); Blue value is 7 (3.12% from 255 or 3.35% from 209); Max value from RGB is 134 - color contains mainly: green. Hex color #448607 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #448607 is #BB79F8. Grayscale: #646464. Windows color (decimal): -12286457 or 493124. OLE color: 493124.
HSL color Cylindrical-coordinate representation of color #448607: hue angle of 91.18º degrees, saturation: 0.9, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #448607 is Cyan = 0.49, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 68 | 134 | 7 | - |
| CMYK | 0.49 | 0 | 0.95 | 0.47 |
| HSL | 91.18º | 0.9% | 0.28% | - |
| HSV(B) | 91.18º | 0.95% | 0.53% | - |
| XYZ | 10.95 | 18.29 | 3.16 | - |
| YUV | 99.79 | 75.63 | 105.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 134 | 7 | 0.49 | 0 | 0.95 | 0.47 | 91.18 | 0.9 | 0.28 |
| Hex | 44 | 86 | 7 | 31 | 0 | 5F | 2F | 5B | 5A | 1C |
| Octal | 104 | 206 | 7 | 61 | 0 | 137 | 57 | 133 | 132 | 34 |
| Binary | 1000100 | 10000110 | 111 | 110001 | 0 | 1011111 | 101111 | 1011011 | 1011010 | 11100 |
Color Harmonies of #448607
Complementary color
Monochromatic Colors of #448607
Black with #448607
Text Example
Text Example
White with #448607
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #448607; }
p { color: rgb(68,134,7); }
H1.HeaderClassName
{
color: #448607;
}
.AnyTagClassName
{
color: #448607;
}
</style>
background-color css
<style>
a { background-color: #448607; }
a { background-color: rgb(68,134,7); }
div.DivClassName
{
background-color: #448607;
}
.BgClassName
{
background-color: #448607;
}
</style>
border-color css
<style>
span { border-color: #448607; }
span { border-color: rgb(68,134,7); }
td.TdClassName
{
border-color: #448607;
}
.TagClassName
{
border-color: #448607;
}
</style>