Shades of Bilbao #447934
Tints of Bilbao #447934
RGB
CMYK
RGB Variations
Color information
#447934 (or 0x447934) is known color: Bilbao. HEX triplet: 44, 79 and 34. RGB value is (68,121,52). Sum of RGB (Red+Green+Blue) = 68+121+52=241 (31% of max value = 765). Red value is 68 (26.95% from 255 or 28.22% from 241); Green value is 121 (47.66% from 255 or 50.21% from 241); Blue value is 52 (20.70% from 255 or 21.58% from 241); Max value from RGB is 121 - color contains mainly: green. Hex color #447934 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #447934 is #BB86CB. Grayscale: #616161. Windows color (decimal): -12289740 or 3438916. OLE color: 3438916.
HSL color Cylindrical-coordinate representation of color #447934: hue angle of 106.09º degrees, saturation: 0.4, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #447934 is Cyan = 0.44, Magento = 0, Yellow = 0.57 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 68 | 121 | 52 | - |
| CMYK | 0.44 | 0 | 0.57 | 0.53 |
| HSL | 106.09º | 0.4% | 0.34% | - |
| HSV(B) | 106.09º | 0.57% | 0.47% | - |
| XYZ | 9.84 | 15.15 | 5.65 | - |
| YUV | 97.29 | 102.44 | 107.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 121 | 52 | 0.44 | 0 | 0.57 | 0.53 | 106.09 | 0.4 | 0.34 |
| Hex | 44 | 79 | 34 | 2C | 0 | 39 | 35 | 6A | 28 | 22 |
| Octal | 104 | 171 | 64 | 54 | 0 | 71 | 65 | 152 | 50 | 42 |
| Binary | 1000100 | 1111001 | 110100 | 101100 | 0 | 111001 | 110101 | 1101010 | 101000 | 100010 |
Color Harmonies of #447934
Complementary color
Monochromatic Colors of #447934
Black with #447934
Text Example
Text Example
White with #447934
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #447934; }
p { color: rgb(68,121,52); }
H1.HeaderClassName
{
color: #447934;
}
.AnyTagClassName
{
color: #447934;
}
</style>
background-color css
<style>
a { background-color: #447934; }
a { background-color: rgb(68,121,52); }
div.DivClassName
{
background-color: #447934;
}
.BgClassName
{
background-color: #447934;
}
</style>
border-color css
<style>
span { border-color: #447934; }
span { border-color: rgb(68,121,52); }
td.TdClassName
{
border-color: #447934;
}
.TagClassName
{
border-color: #447934;
}
</style>