Shades of Bilbao #43731E
Tints of Bilbao #43731E
RGB
CMYK
RGB Variations
Color information
#43731E (or 0x43731E) is known color: Bilbao. HEX triplet: 43, 73 and 1E. RGB value is (67,115,30). Sum of RGB (Red+Green+Blue) = 67+115+30=212 (28% of max value = 765). Red value is 67 (26.56% from 255 or 31.60% from 212); Green value is 115 (45.31% from 255 or 54.25% from 212); Blue value is 30 (12.11% from 255 or 14.15% from 212); Max value from RGB is 115 - color contains mainly: green. Hex color #43731E is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #43731E is #BC8CE1. Grayscale: #5B5B5B. Windows color (decimal): -12356834 or 1995587. OLE color: 1995587.
HSL color Cylindrical-coordinate representation of color #43731E: hue angle of 93.88º degrees, saturation: 0.59, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #43731E is Cyan = 0.42, Magento = 0, Yellow = 0.74 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 67 | 115 | 30 | - |
| CMYK | 0.42 | 0 | 0.74 | 0.55 |
| HSL | 93.88º | 0.59% | 0.28% | - |
| HSV(B) | 93.88º | 0.74% | 0.45% | - |
| XYZ | 8.68 | 13.55 | 3.39 | - |
| YUV | 90.96 | 93.6 | 110.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 115 | 30 | 0.42 | 0 | 0.74 | 0.55 | 93.88 | 0.59 | 0.28 |
| Hex | 43 | 73 | 1E | 2A | 0 | 4A | 37 | 5E | 3B | 1C |
| Octal | 103 | 163 | 36 | 52 | 0 | 112 | 67 | 136 | 73 | 34 |
| Binary | 1000011 | 1110011 | 11110 | 101010 | 0 | 1001010 | 110111 | 1011110 | 111011 | 11100 |
Color Harmonies of #43731E
Complementary color
Monochromatic Colors of #43731E
Black with #43731E
Text Example
Text Example
White with #43731E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #43731E; }
p { color: rgb(67,115,30); }
H1.HeaderClassName
{
color: #43731E;
}
.AnyTagClassName
{
color: #43731E;
}
</style>
background-color css
<style>
a { background-color: #43731E; }
a { background-color: rgb(67,115,30); }
div.DivClassName
{
background-color: #43731E;
}
.BgClassName
{
background-color: #43731E;
}
</style>
border-color css
<style>
span { border-color: #43731E; }
span { border-color: rgb(67,115,30); }
td.TdClassName
{
border-color: #43731E;
}
.TagClassName
{
border-color: #43731E;
}
</style>