Shades of Bilbao #43770E
Tints of Bilbao #43770E
RGB
CMYK
RGB Variations
Color information
#43770E (or 0x43770E) is known color: Bilbao. HEX triplet: 43, 77 and 0E. RGB value is (67,119,14). Sum of RGB (Red+Green+Blue) = 67+119+14=200 (26% of max value = 765). Red value is 67 (26.56% from 255 or 33.5% from 200); Green value is 119 (46.88% from 255 or 59.5% from 200); Blue value is 14 (5.86% from 255 or 7% from 200); Max value from RGB is 119 - color contains mainly: green. Hex color #43770E is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #43770E is #BC88F1. Grayscale: #5B5B5B. Windows color (decimal): -12355826 or 948035. OLE color: 948035.
HSL color Cylindrical-coordinate representation of color #43770E: hue angle of 89.71º degrees, saturation: 0.79, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #43770E is Cyan = 0.44, Magento = 0, Yellow = 0.88 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 67 | 119 | 14 | - |
| CMYK | 0.44 | 0 | 0.88 | 0.53 |
| HSL | 89.71º | 0.79% | 0.26% | - |
| HSV(B) | 89.71º | 0.88% | 0.47% | - |
| XYZ | 8.99 | 14.42 | 2.72 | - |
| YUV | 91.48 | 84.27 | 110.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 119 | 14 | 0.44 | 0 | 0.88 | 0.53 | 89.71 | 0.79 | 0.26 |
| Hex | 43 | 77 | E | 2C | 0 | 58 | 35 | 5A | 4F | 1A |
| Octal | 103 | 167 | 16 | 54 | 0 | 130 | 65 | 132 | 117 | 32 |
| Binary | 1000011 | 1110111 | 1110 | 101100 | 0 | 1011000 | 110101 | 1011010 | 1001111 | 11010 |
Color Harmonies of #43770E
Complementary color
Monochromatic Colors of #43770E
Black with #43770E
Text Example
Text Example
White with #43770E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #43770E; }
p { color: rgb(67,119,14); }
H1.HeaderClassName
{
color: #43770E;
}
.AnyTagClassName
{
color: #43770E;
}
</style>
background-color css
<style>
a { background-color: #43770E; }
a { background-color: rgb(67,119,14); }
div.DivClassName
{
background-color: #43770E;
}
.BgClassName
{
background-color: #43770E;
}
</style>
border-color css
<style>
span { border-color: #43770E; }
span { border-color: rgb(67,119,14); }
td.TdClassName
{
border-color: #43770E;
}
.TagClassName
{
border-color: #43770E;
}
</style>