Shades of Bilbao #43741E
Tints of Bilbao #43741E
RGB
CMYK
RGB Variations
Color information
#43741E (or 0x43741E) is known color: Bilbao. HEX triplet: 43, 74 and 1E. RGB value is (67,116,30). Sum of RGB (Red+Green+Blue) = 67+116+30=213 (28% of max value = 765). Red value is 67 (26.56% from 255 or 31.46% from 213); Green value is 116 (45.70% from 255 or 54.46% from 213); Blue value is 30 (12.11% from 255 or 14.08% from 213); Max value from RGB is 116 - color contains mainly: green. Hex color #43741E is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #43741E is #BC8BE1. Grayscale: #5B5B5B. Windows color (decimal): -12356578 or 1995843. OLE color: 1995843.
HSL color Cylindrical-coordinate representation of color #43741E: hue angle of 94.19º degrees, saturation: 0.59, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #43741E is Cyan = 0.42, Magento = 0, Yellow = 0.74 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 67 | 116 | 30 | - |
| CMYK | 0.42 | 0 | 0.74 | 0.55 |
| HSL | 94.19º | 0.59% | 0.29% | - |
| HSV(B) | 94.19º | 0.74% | 0.45% | - |
| XYZ | 8.79 | 13.78 | 3.42 | - |
| YUV | 91.55 | 93.27 | 110.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 116 | 30 | 0.42 | 0 | 0.74 | 0.55 | 94.19 | 0.59 | 0.29 |
| Hex | 43 | 74 | 1E | 2A | 0 | 4A | 37 | 5E | 3B | 1D |
| Octal | 103 | 164 | 36 | 52 | 0 | 112 | 67 | 136 | 73 | 35 |
| Binary | 1000011 | 1110100 | 11110 | 101010 | 0 | 1001010 | 110111 | 1011110 | 111011 | 11101 |
Color Harmonies of #43741E
Complementary color
Monochromatic Colors of #43741E
Black with #43741E
Text Example
Text Example
White with #43741E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #43741E; }
p { color: rgb(67,116,30); }
H1.HeaderClassName
{
color: #43741E;
}
.AnyTagClassName
{
color: #43741E;
}
</style>
background-color css
<style>
a { background-color: #43741E; }
a { background-color: rgb(67,116,30); }
div.DivClassName
{
background-color: #43741E;
}
.BgClassName
{
background-color: #43741E;
}
</style>
border-color css
<style>
span { border-color: #43741E; }
span { border-color: rgb(67,116,30); }
td.TdClassName
{
border-color: #43741E;
}
.TagClassName
{
border-color: #43741E;
}
</style>