Shades of Bilbao #447534
Tints of Bilbao #447534
RGB
CMYK
RGB Variations
Color information
#447534 (or 0x447534) is known color: Bilbao. HEX triplet: 44, 75 and 34. RGB value is (68,117,52). Sum of RGB (Red+Green+Blue) = 68+117+52=237 (31% of max value = 765). Red value is 68 (26.95% from 255 or 28.69% from 237); Green value is 117 (46.09% from 255 or 49.37% from 237); Blue value is 52 (20.70% from 255 or 21.94% from 237); Max value from RGB is 117 - color contains mainly: green. Hex color #447534 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #447534 is #BB8ACB. Grayscale: #5F5F5F. Windows color (decimal): -12290764 or 3437892. OLE color: 3437892.
HSL color Cylindrical-coordinate representation of color #447534: hue angle of 105.23º degrees, saturation: 0.38, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #447534 is Cyan = 0.42, Magento = 0, Yellow = 0.56 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 68 | 117 | 52 | - |
| CMYK | 0.42 | 0 | 0.56 | 0.54 |
| HSL | 105.23º | 0.38% | 0.33% | - |
| HSV(B) | 105.23º | 0.56% | 0.46% | - |
| XYZ | 9.37 | 14.2 | 5.5 | - |
| YUV | 94.94 | 103.77 | 108.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 117 | 52 | 0.42 | 0 | 0.56 | 0.54 | 105.23 | 0.38 | 0.33 |
| Hex | 44 | 75 | 34 | 2A | 0 | 38 | 36 | 69 | 26 | 21 |
| Octal | 104 | 165 | 64 | 52 | 0 | 70 | 66 | 151 | 46 | 41 |
| Binary | 1000100 | 1110101 | 110100 | 101010 | 0 | 111000 | 110110 | 1101001 | 100110 | 100001 |
Color Harmonies of #447534
Complementary color
Monochromatic Colors of #447534
Black with #447534
Text Example
Text Example
White with #447534
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #447534; }
p { color: rgb(68,117,52); }
H1.HeaderClassName
{
color: #447534;
}
.AnyTagClassName
{
color: #447534;
}
</style>
background-color css
<style>
a { background-color: #447534; }
a { background-color: rgb(68,117,52); }
div.DivClassName
{
background-color: #447534;
}
.BgClassName
{
background-color: #447534;
}
</style>
border-color css
<style>
span { border-color: #447534; }
span { border-color: rgb(68,117,52); }
td.TdClassName
{
border-color: #447534;
}
.TagClassName
{
border-color: #447534;
}
</style>