Shades of Bilbao #437513
Tints of Bilbao #437513
RGB
CMYK
RGB Variations
Color information
#437513 (or 0x437513) is known color: Bilbao. HEX triplet: 43, 75 and 13. RGB value is (67,117,19). Sum of RGB (Red+Green+Blue) = 67+117+19=203 (26% of max value = 765). Red value is 67 (26.56% from 255 or 33.00% from 203); Green value is 117 (46.09% from 255 or 57.64% from 203); Blue value is 19 (7.81% from 255 or 9.36% from 203); Max value from RGB is 117 - color contains mainly: green. Hex color #437513 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #437513 is #BC8AEC. Grayscale: #5B5B5B. Windows color (decimal): -12356333 or 1275203. OLE color: 1275203.
HSL color Cylindrical-coordinate representation of color #437513: hue angle of 90.61º degrees, saturation: 0.72, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #437513 is Cyan = 0.43, Magento = 0, Yellow = 0.84 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 67 | 117 | 19 | - |
| CMYK | 0.43 | 0 | 0.84 | 0.54 |
| HSL | 90.61º | 0.72% | 0.27% | - |
| HSV(B) | 90.61º | 0.84% | 0.46% | - |
| XYZ | 8.79 | 13.96 | 2.85 | - |
| YUV | 90.88 | 87.44 | 110.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 117 | 19 | 0.43 | 0 | 0.84 | 0.54 | 90.61 | 0.72 | 0.27 |
| Hex | 43 | 75 | 13 | 2B | 0 | 54 | 36 | 5B | 48 | 1B |
| Octal | 103 | 165 | 23 | 53 | 0 | 124 | 66 | 133 | 110 | 33 |
| Binary | 1000011 | 1110101 | 10011 | 101011 | 0 | 1010100 | 110110 | 1011011 | 1001000 | 11011 |
Color Harmonies of #437513
Complementary color
Monochromatic Colors of #437513
Black with #437513
Text Example
Text Example
White with #437513
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #437513; }
p { color: rgb(67,117,19); }
H1.HeaderClassName
{
color: #437513;
}
.AnyTagClassName
{
color: #437513;
}
</style>
background-color css
<style>
a { background-color: #437513; }
a { background-color: rgb(67,117,19); }
div.DivClassName
{
background-color: #437513;
}
.BgClassName
{
background-color: #437513;
}
</style>
border-color css
<style>
span { border-color: #437513; }
span { border-color: rgb(67,117,19); }
td.TdClassName
{
border-color: #437513;
}
.TagClassName
{
border-color: #437513;
}
</style>