Shades of Bilbao #438513
Tints of Bilbao #438513
RGB
CMYK
RGB Variations
Color information
#438513 (or 0x438513) is known color: Bilbao. HEX triplet: 43, 85 and 13. RGB value is (67,133,19). Sum of RGB (Red+Green+Blue) = 67+133+19=219 (29% of max value = 765). Red value is 67 (26.56% from 255 or 30.59% from 219); Green value is 133 (52.34% from 255 or 60.73% from 219); Blue value is 19 (7.81% from 255 or 8.68% from 219); Max value from RGB is 133 - color contains mainly: green. Hex color #438513 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #438513 is #BC7AEC. Grayscale: #646464. Windows color (decimal): -12352237 or 1279299. OLE color: 1279299.
HSL color Cylindrical-coordinate representation of color #438513: hue angle of 94.74º degrees, saturation: 0.75, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #438513 is Cyan = 0.50, Magento = 0, Yellow = 0.86 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 67 | 133 | 19 | - |
| CMYK | 0.50 | 0 | 0.86 | 0.48 |
| HSL | 94.74º | 0.75% | 0.3% | - |
| HSV(B) | 94.74º | 0.86% | 0.52% | - |
| XYZ | 10.82 | 18.02 | 3.52 | - |
| YUV | 100.27 | 82.13 | 104.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 133 | 19 | 0.50 | 0 | 0.86 | 0.48 | 94.74 | 0.75 | 0.3 |
| Hex | 43 | 85 | 13 | 32 | 0 | 56 | 30 | 5F | 4B | 1E |
| Octal | 103 | 205 | 23 | 62 | 0 | 126 | 60 | 137 | 113 | 36 |
| Binary | 1000011 | 10000101 | 10011 | 110010 | 0 | 1010110 | 110000 | 1011111 | 1001011 | 11110 |
Color Harmonies of #438513
Complementary color
Monochromatic Colors of #438513
Black with #438513
Text Example
Text Example
White with #438513
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #438513; }
p { color: rgb(67,133,19); }
H1.HeaderClassName
{
color: #438513;
}
.AnyTagClassName
{
color: #438513;
}
</style>
background-color css
<style>
a { background-color: #438513; }
a { background-color: rgb(67,133,19); }
div.DivClassName
{
background-color: #438513;
}
.BgClassName
{
background-color: #438513;
}
</style>
border-color css
<style>
span { border-color: #438513; }
span { border-color: rgb(67,133,19); }
td.TdClassName
{
border-color: #438513;
}
.TagClassName
{
border-color: #438513;
}
</style>