Shades of Bilbao #438208
Tints of Bilbao #438208
RGB
CMYK
RGB Variations
Color information
#438208 (or 0x438208) is known color: Bilbao. HEX triplet: 43, 82 and 08. RGB value is (67,130,8). Sum of RGB (Red+Green+Blue) = 67+130+8=205 (27% of max value = 765). Red value is 67 (26.56% from 255 or 32.68% from 205); Green value is 130 (51.17% from 255 or 63.41% from 205); Blue value is 8 (3.52% from 255 or 3.90% from 205); Max value from RGB is 130 - color contains mainly: green. Hex color #438208 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #438208 is #BC7DF7. Grayscale: #616161. Windows color (decimal): -12353016 or 557635. OLE color: 557635.
HSL color Cylindrical-coordinate representation of color #438208: hue angle of 90.98º degrees, saturation: 0.88, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #438208 is Cyan = 0.48, Magento = 0, Yellow = 0.94 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 67 | 130 | 8 | - |
| CMYK | 0.48 | 0 | 0.94 | 0.49 |
| HSL | 90.98º | 0.88% | 0.27% | - |
| HSV(B) | 90.98º | 0.94% | 0.51% | - |
| XYZ | 10.34 | 17.18 | 3 | - |
| YUV | 97.26 | 77.63 | 106.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 130 | 8 | 0.48 | 0 | 0.94 | 0.49 | 90.98 | 0.88 | 0.27 |
| Hex | 43 | 82 | 8 | 30 | 0 | 5E | 31 | 5B | 58 | 1B |
| Octal | 103 | 202 | 10 | 60 | 0 | 136 | 61 | 133 | 130 | 33 |
| Binary | 1000011 | 10000010 | 1000 | 110000 | 0 | 1011110 | 110001 | 1011011 | 1011000 | 11011 |
Color Harmonies of #438208
Complementary color
Monochromatic Colors of #438208
Black with #438208
Text Example
Text Example
White with #438208
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #438208; }
p { color: rgb(67,130,8); }
H1.HeaderClassName
{
color: #438208;
}
.AnyTagClassName
{
color: #438208;
}
</style>
background-color css
<style>
a { background-color: #438208; }
a { background-color: rgb(67,130,8); }
div.DivClassName
{
background-color: #438208;
}
.BgClassName
{
background-color: #438208;
}
</style>
border-color css
<style>
span { border-color: #438208; }
span { border-color: rgb(67,130,8); }
td.TdClassName
{
border-color: #438208;
}
.TagClassName
{
border-color: #438208;
}
</style>