Shades of Bilbao #438510
Tints of Bilbao #438510
RGB
CMYK
RGB Variations
Color information
#438510 (or 0x438510) is known color: Bilbao. HEX triplet: 43, 85 and 10. RGB value is (67,133,16). Sum of RGB (Red+Green+Blue) = 67+133+16=216 (28% of max value = 765). Red value is 67 (26.56% from 255 or 31.02% from 216); Green value is 133 (52.34% from 255 or 61.57% from 216); Blue value is 16 (6.64% from 255 or 7.41% from 216); Max value from RGB is 133 - color contains mainly: green. Hex color #438510 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #438510 is #BC7AEF. Grayscale: #646464. Windows color (decimal): -12352240 or 1082691. OLE color: 1082691.
HSL color Cylindrical-coordinate representation of color #438510: hue angle of 93.85º degrees, saturation: 0.79, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #438510 is Cyan = 0.50, Magento = 0, Yellow = 0.88 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 67 | 133 | 16 | - |
| CMYK | 0.50 | 0 | 0.88 | 0.48 |
| HSL | 93.85º | 0.79% | 0.29% | - |
| HSV(B) | 93.85º | 0.88% | 0.52% | - |
| XYZ | 10.8 | 18.01 | 3.4 | - |
| YUV | 99.93 | 80.63 | 104.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 133 | 16 | 0.50 | 0 | 0.88 | 0.48 | 93.85 | 0.79 | 0.29 |
| Hex | 43 | 85 | 10 | 32 | 0 | 58 | 30 | 5E | 4F | 1D |
| Octal | 103 | 205 | 20 | 62 | 0 | 130 | 60 | 136 | 117 | 35 |
| Binary | 1000011 | 10000101 | 10000 | 110010 | 0 | 1011000 | 110000 | 1011110 | 1001111 | 11101 |
Color Harmonies of #438510
Complementary color
Monochromatic Colors of #438510
Black with #438510
Text Example
Text Example
White with #438510
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #438510; }
p { color: rgb(67,133,16); }
H1.HeaderClassName
{
color: #438510;
}
.AnyTagClassName
{
color: #438510;
}
</style>
background-color css
<style>
a { background-color: #438510; }
a { background-color: rgb(67,133,16); }
div.DivClassName
{
background-color: #438510;
}
.BgClassName
{
background-color: #438510;
}
</style>
border-color css
<style>
span { border-color: #438510; }
span { border-color: rgb(67,133,16); }
td.TdClassName
{
border-color: #438510;
}
.TagClassName
{
border-color: #438510;
}
</style>