Shades of Bilbao #438306
Tints of Bilbao #438306
RGB
CMYK
RGB Variations
Color information
#438306 (or 0x438306) is known color: Bilbao. HEX triplet: 43, 83 and 06. RGB value is (67,131,6). Sum of RGB (Red+Green+Blue) = 67+131+6=204 (27% of max value = 765). Red value is 67 (26.56% from 255 or 32.84% from 204); Green value is 131 (51.56% from 255 or 64.22% from 204); Blue value is 6 (2.73% from 255 or 2.94% from 204); Max value from RGB is 131 - color contains mainly: green. Hex color #438306 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #438306 is #BC7CF9. Grayscale: #626262. Windows color (decimal): -12352762 or 426819. OLE color: 426819.
HSL color Cylindrical-coordinate representation of color #438306: hue angle of 90.72º degrees, saturation: 0.91, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #438306 is Cyan = 0.49, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 67 | 131 | 6 | - |
| CMYK | 0.49 | 0 | 0.95 | 0.49 |
| HSL | 90.72º | 0.91% | 0.27% | - |
| HSV(B) | 90.72º | 0.95% | 0.51% | - |
| XYZ | 10.46 | 17.44 | 2.99 | - |
| YUV | 97.61 | 76.3 | 106.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 131 | 6 | 0.49 | 0 | 0.95 | 0.49 | 90.72 | 0.91 | 0.27 |
| Hex | 43 | 83 | 6 | 31 | 0 | 5F | 31 | 5B | 5B | 1B |
| Octal | 103 | 203 | 6 | 61 | 0 | 137 | 61 | 133 | 133 | 33 |
| Binary | 1000011 | 10000011 | 110 | 110001 | 0 | 1011111 | 110001 | 1011011 | 1011011 | 11011 |
Color Harmonies of #438306
Complementary color
Monochromatic Colors of #438306
Black with #438306
Text Example
Text Example
White with #438306
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #438306; }
p { color: rgb(67,131,6); }
H1.HeaderClassName
{
color: #438306;
}
.AnyTagClassName
{
color: #438306;
}
</style>
background-color css
<style>
a { background-color: #438306; }
a { background-color: rgb(67,131,6); }
div.DivClassName
{
background-color: #438306;
}
.BgClassName
{
background-color: #438306;
}
</style>
border-color css
<style>
span { border-color: #438306; }
span { border-color: rgb(67,131,6); }
td.TdClassName
{
border-color: #438306;
}
.TagClassName
{
border-color: #438306;
}
</style>