Shades of Bilbao #438516
Tints of Bilbao #438516
RGB
CMYK
RGB Variations
Color information
#438516 (or 0x438516) is known color: Bilbao. HEX triplet: 43, 85 and 16. RGB value is (67,133,22). Sum of RGB (Red+Green+Blue) = 67+133+22=222 (29% of max value = 765). Red value is 67 (26.56% from 255 or 30.18% from 222); Green value is 133 (52.34% from 255 or 59.91% from 222); Blue value is 22 (8.98% from 255 or 9.91% from 222); Max value from RGB is 133 - color contains mainly: green. Hex color #438516 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #438516 is #BC7AE9. Grayscale: #646464. Windows color (decimal): -12352234 or 1475907. OLE color: 1475907.
HSL color Cylindrical-coordinate representation of color #438516: hue angle of 95.68º degrees, saturation: 0.72, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #438516 is Cyan = 0.50, Magento = 0, Yellow = 0.83 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 67 | 133 | 22 | - |
| CMYK | 0.50 | 0 | 0.83 | 0.48 |
| HSL | 95.68º | 0.72% | 0.3% | - |
| HSV(B) | 95.68º | 0.83% | 0.52% | - |
| XYZ | 10.85 | 18.03 | 3.67 | - |
| YUV | 100.61 | 83.63 | 104.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 133 | 22 | 0.50 | 0 | 0.83 | 0.48 | 95.68 | 0.72 | 0.3 |
| Hex | 43 | 85 | 16 | 32 | 0 | 53 | 30 | 60 | 48 | 1E |
| Octal | 103 | 205 | 26 | 62 | 0 | 123 | 60 | 140 | 110 | 36 |
| Binary | 1000011 | 10000101 | 10110 | 110010 | 0 | 1010011 | 110000 | 1100000 | 1001000 | 11110 |
Color Harmonies of #438516
Complementary color
Monochromatic Colors of #438516
Black with #438516
Text Example
Text Example
White with #438516
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #438516; }
p { color: rgb(67,133,22); }
H1.HeaderClassName
{
color: #438516;
}
.AnyTagClassName
{
color: #438516;
}
</style>
background-color css
<style>
a { background-color: #438516; }
a { background-color: rgb(67,133,22); }
div.DivClassName
{
background-color: #438516;
}
.BgClassName
{
background-color: #438516;
}
</style>
border-color css
<style>
span { border-color: #438516; }
span { border-color: rgb(67,133,22); }
td.TdClassName
{
border-color: #438516;
}
.TagClassName
{
border-color: #438516;
}
</style>