Shades of Bilbao #438308
Tints of Bilbao #438308
RGB
CMYK
RGB Variations
Color information
#438308 (or 0x438308) is known color: Bilbao. HEX triplet: 43, 83 and 08. RGB value is (67,131,8). Sum of RGB (Red+Green+Blue) = 67+131+8=206 (27% of max value = 765). Red value is 67 (26.56% from 255 or 32.52% from 206); Green value is 131 (51.56% from 255 or 63.59% from 206); Blue value is 8 (3.52% from 255 or 3.88% from 206); Max value from RGB is 131 - color contains mainly: green. Hex color #438308 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #438308 is #BC7CF7. Grayscale: #626262. Windows color (decimal): -12352760 or 557891. OLE color: 557891.
HSL color Cylindrical-coordinate representation of color #438308: hue angle of 91.22º 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 #438308 is Cyan = 0.49, Magento = 0, Yellow = 0.94 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 67 | 131 | 8 | - |
| CMYK | 0.49 | 0 | 0.94 | 0.49 |
| HSL | 91.22º | 0.88% | 0.27% | - |
| HSV(B) | 91.22º | 0.94% | 0.51% | - |
| XYZ | 10.47 | 17.44 | 3.04 | - |
| YUV | 97.84 | 77.3 | 106 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 131 | 8 | 0.49 | 0 | 0.94 | 0.49 | 91.22 | 0.88 | 0.27 |
| Hex | 43 | 83 | 8 | 31 | 0 | 5E | 31 | 5B | 58 | 1B |
| Octal | 103 | 203 | 10 | 61 | 0 | 136 | 61 | 133 | 130 | 33 |
| Binary | 1000011 | 10000011 | 1000 | 110001 | 0 | 1011110 | 110001 | 1011011 | 1011000 | 11011 |
Color Harmonies of #438308
Complementary color
Monochromatic Colors of #438308
Black with #438308
Text Example
Text Example
White with #438308
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #438308; }
p { color: rgb(67,131,8); }
H1.HeaderClassName
{
color: #438308;
}
.AnyTagClassName
{
color: #438308;
}
</style>
background-color css
<style>
a { background-color: #438308; }
a { background-color: rgb(67,131,8); }
div.DivClassName
{
background-color: #438308;
}
.BgClassName
{
background-color: #438308;
}
</style>
border-color css
<style>
span { border-color: #438308; }
span { border-color: rgb(67,131,8); }
td.TdClassName
{
border-color: #438308;
}
.TagClassName
{
border-color: #438308;
}
</style>