Shades of Bilbao #437422
Tints of Bilbao #437422
RGB
CMYK
RGB Variations
Color information
#437422 (or 0x437422) is known color: Bilbao. HEX triplet: 43, 74 and 22. RGB value is (67,116,34). Sum of RGB (Red+Green+Blue) = 67+116+34=217 (28% of max value = 765). Red value is 67 (26.56% from 255 or 30.88% from 217); Green value is 116 (45.70% from 255 or 53.46% from 217); Blue value is 34 (13.67% from 255 or 15.67% from 217); Max value from RGB is 116 - color contains mainly: green. Hex color #437422 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #437422 is #BC8BDD. Grayscale: #5C5C5C. Windows color (decimal): -12356574 or 2257987. OLE color: 2257987.
HSL color Cylindrical-coordinate representation of color #437422: hue angle of 95.85º degrees, saturation: 0.55, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #437422 is Cyan = 0.42, Magento = 0, Yellow = 0.71 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 67 | 116 | 34 | - |
| CMYK | 0.42 | 0 | 0.71 | 0.55 |
| HSL | 95.85º | 0.55% | 0.29% | - |
| HSV(B) | 95.85º | 0.71% | 0.45% | - |
| XYZ | 8.85 | 13.8 | 3.71 | - |
| YUV | 92 | 95.27 | 110.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 116 | 34 | 0.42 | 0 | 0.71 | 0.55 | 95.85 | 0.55 | 0.29 |
| Hex | 43 | 74 | 22 | 2A | 0 | 47 | 37 | 60 | 37 | 1D |
| Octal | 103 | 164 | 42 | 52 | 0 | 107 | 67 | 140 | 67 | 35 |
| Binary | 1000011 | 1110100 | 100010 | 101010 | 0 | 1000111 | 110111 | 1100000 | 110111 | 11101 |
Color Harmonies of #437422
Complementary color
Monochromatic Colors of #437422
Black with #437422
Text Example
Text Example
White with #437422
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #437422; }
p { color: rgb(67,116,34); }
H1.HeaderClassName
{
color: #437422;
}
.AnyTagClassName
{
color: #437422;
}
</style>
background-color css
<style>
a { background-color: #437422; }
a { background-color: rgb(67,116,34); }
div.DivClassName
{
background-color: #437422;
}
.BgClassName
{
background-color: #437422;
}
</style>
border-color css
<style>
span { border-color: #437422; }
span { border-color: rgb(67,116,34); }
td.TdClassName
{
border-color: #437422;
}
.TagClassName
{
border-color: #437422;
}
</style>