Shades of Bilbao #437313
Tints of Bilbao #437313
RGB
CMYK
RGB Variations
Color information
#437313 (or 0x437313) is known color: Bilbao. HEX triplet: 43, 73 and 13. RGB value is (67,115,19). Sum of RGB (Red+Green+Blue) = 67+115+19=201 (26% of max value = 765). Red value is 67 (26.56% from 255 or 33.33% from 201); Green value is 115 (45.31% from 255 or 57.21% from 201); Blue value is 19 (7.81% from 255 or 9.45% from 201); Max value from RGB is 115 - color contains mainly: green. Hex color #437313 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #437313 is #BC8CEC. Grayscale: #5A5A5A. Windows color (decimal): -12356845 or 1274691. OLE color: 1274691.
HSL color Cylindrical-coordinate representation of color #437313: hue angle of 90º degrees, saturation: 0.72, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #437313 is Cyan = 0.42, Magento = 0, Yellow = 0.83 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 67 | 115 | 19 | - |
| CMYK | 0.42 | 0 | 0.83 | 0.55 |
| HSL | 90º | 0.72% | 0.26% | - |
| HSV(B) | 90º | 0.83% | 0.45% | - |
| XYZ | 8.56 | 13.5 | 2.77 | - |
| YUV | 89.7 | 88.1 | 111.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 115 | 19 | 0.42 | 0 | 0.83 | 0.55 | 90 | 0.72 | 0.26 |
| Hex | 43 | 73 | 13 | 2A | 0 | 53 | 37 | 5A | 48 | 1A |
| Octal | 103 | 163 | 23 | 52 | 0 | 123 | 67 | 132 | 110 | 32 |
| Binary | 1000011 | 1110011 | 10011 | 101010 | 0 | 1010011 | 110111 | 1011010 | 1001000 | 11010 |
Color Harmonies of #437313
Complementary color
Monochromatic Colors of #437313
Black with #437313
Text Example
Text Example
White with #437313
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #437313; }
p { color: rgb(67,115,19); }
H1.HeaderClassName
{
color: #437313;
}
.AnyTagClassName
{
color: #437313;
}
</style>
background-color css
<style>
a { background-color: #437313; }
a { background-color: rgb(67,115,19); }
div.DivClassName
{
background-color: #437313;
}
.BgClassName
{
background-color: #437313;
}
</style>
border-color css
<style>
span { border-color: #437313; }
span { border-color: rgb(67,115,19); }
td.TdClassName
{
border-color: #437313;
}
.TagClassName
{
border-color: #437313;
}
</style>