Shades of Bilbao #438619
Tints of Bilbao #438619
RGB
CMYK
RGB Variations
Color information
#438619 (or 0x438619) is known color: Bilbao. HEX triplet: 43, 86 and 19. RGB value is (67,134,25). Sum of RGB (Red+Green+Blue) = 67+134+25=226 (29% of max value = 765). Red value is 67 (26.56% from 255 or 29.65% from 226); Green value is 134 (52.73% from 255 or 59.29% from 226); Blue value is 25 (10.16% from 255 or 11.06% from 226); Max value from RGB is 134 - color contains mainly: green. Hex color #438619 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #438619 is #BC79E6. Grayscale: #656565. Windows color (decimal): -12351975 or 1672771. OLE color: 1672771.
HSL color Cylindrical-coordinate representation of color #438619: hue angle of 96.88º degrees, saturation: 0.69, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #438619 is Cyan = 0.5, Magento = 0, Yellow = 0.81 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 67 | 134 | 25 | - |
| CMYK | 0.5 | 0 | 0.81 | 0.47 |
| HSL | 96.88º | 0.69% | 0.31% | - |
| HSV(B) | 96.88º | 0.81% | 0.53% | - |
| XYZ | 11.02 | 18.31 | 3.87 | - |
| YUV | 101.54 | 84.8 | 103.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 134 | 25 | 0.5 | 0 | 0.81 | 0.47 | 96.88 | 0.69 | 0.31 |
| Hex | 43 | 86 | 19 | 32 | 0 | 51 | 2F | 61 | 45 | 1F |
| Octal | 103 | 206 | 31 | 62 | 0 | 121 | 57 | 141 | 105 | 37 |
| Binary | 1000011 | 10000110 | 11001 | 110010 | 0 | 1010001 | 101111 | 1100001 | 1000101 | 11111 |
Color Harmonies of #438619
Complementary color
Monochromatic Colors of #438619
Black with #438619
Text Example
Text Example
White with #438619
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #438619; }
p { color: rgb(67,134,25); }
H1.HeaderClassName
{
color: #438619;
}
.AnyTagClassName
{
color: #438619;
}
</style>
background-color css
<style>
a { background-color: #438619; }
a { background-color: rgb(67,134,25); }
div.DivClassName
{
background-color: #438619;
}
.BgClassName
{
background-color: #438619;
}
</style>
border-color css
<style>
span { border-color: #438619; }
span { border-color: rgb(67,134,25); }
td.TdClassName
{
border-color: #438619;
}
.TagClassName
{
border-color: #438619;
}
</style>