Shades of Bilbao #438705
Tints of Bilbao #438705
RGB
CMYK
RGB Variations
Color information
#438705 (or 0x438705) is known color: Bilbao. HEX triplet: 43, 87 and 05. RGB value is (67,135,5). Sum of RGB (Red+Green+Blue) = 67+135+5=207 (27% of max value = 765). Red value is 67 (26.56% from 255 or 32.37% from 207); Green value is 135 (53.12% from 255 or 65.22% from 207); Blue value is 5 (2.34% from 255 or 2.42% from 207); Max value from RGB is 135 - color contains mainly: green. Hex color #438705 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #438705 is #BC78FA. Grayscale: #646464. Windows color (decimal): -12351739 or 362307. OLE color: 362307.
HSL color Cylindrical-coordinate representation of color #438705: hue angle of 91.38º degrees, saturation: 0.93, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #438705 is Cyan = 0.50, Magento = 0, Yellow = 0.96 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 67 | 135 | 5 | - |
| CMYK | 0.50 | 0 | 0.96 | 0.47 |
| HSL | 91.38º | 0.93% | 0.27% | - |
| HSV(B) | 91.38º | 0.96% | 0.53% | - |
| XYZ | 11.01 | 18.53 | 3.14 | - |
| YUV | 99.85 | 74.47 | 104.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 135 | 5 | 0.50 | 0 | 0.96 | 0.47 | 91.38 | 0.93 | 0.27 |
| Hex | 43 | 87 | 5 | 32 | 0 | 60 | 2F | 5B | 5D | 1B |
| Octal | 103 | 207 | 5 | 62 | 0 | 140 | 57 | 133 | 135 | 33 |
| Binary | 1000011 | 10000111 | 101 | 110010 | 0 | 1100000 | 101111 | 1011011 | 1011101 | 11011 |
Color Harmonies of #438705
Complementary color
Monochromatic Colors of #438705
Black with #438705
Text Example
Text Example
White with #438705
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #438705; }
p { color: rgb(67,135,5); }
H1.HeaderClassName
{
color: #438705;
}
.AnyTagClassName
{
color: #438705;
}
</style>
background-color css
<style>
a { background-color: #438705; }
a { background-color: rgb(67,135,5); }
div.DivClassName
{
background-color: #438705;
}
.BgClassName
{
background-color: #438705;
}
</style>
border-color css
<style>
span { border-color: #438705; }
span { border-color: rgb(67,135,5); }
td.TdClassName
{
border-color: #438705;
}
.TagClassName
{
border-color: #438705;
}
</style>