Shades of Bilbao #438519
Tints of Bilbao #438519
RGB
CMYK
RGB Variations
Color information
#438519 (or 0x438519) is known color: Bilbao. HEX triplet: 43, 85 and 19. RGB value is (67,133,25). Sum of RGB (Red+Green+Blue) = 67+133+25=225 (29% of max value = 765). Red value is 67 (26.56% from 255 or 29.78% from 225); Green value is 133 (52.34% from 255 or 59.11% from 225); Blue value is 25 (10.16% from 255 or 11.11% from 225); Max value from RGB is 133 - color contains mainly: green. Hex color #438519 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #438519 is #BC7AE6. Grayscale: #656565. Windows color (decimal): -12352231 or 1672515. OLE color: 1672515.
HSL color Cylindrical-coordinate representation of color #438519: hue angle of 96.67º degrees, saturation: 0.68, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #438519 is Cyan = 0.50, Magento = 0, Yellow = 0.81 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 67 | 133 | 25 | - |
| CMYK | 0.50 | 0 | 0.81 | 0.48 |
| HSL | 96.67º | 0.68% | 0.31% | - |
| HSV(B) | 96.67º | 0.81% | 0.52% | - |
| XYZ | 10.88 | 18.04 | 3.83 | - |
| YUV | 100.95 | 85.13 | 103.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 133 | 25 | 0.50 | 0 | 0.81 | 0.48 | 96.67 | 0.68 | 0.31 |
| Hex | 43 | 85 | 19 | 32 | 0 | 51 | 30 | 61 | 44 | 1F |
| Octal | 103 | 205 | 31 | 62 | 0 | 121 | 60 | 141 | 104 | 37 |
| Binary | 1000011 | 10000101 | 11001 | 110010 | 0 | 1010001 | 110000 | 1100001 | 1000100 | 11111 |
Color Harmonies of #438519
Complementary color
Monochromatic Colors of #438519
Black with #438519
Text Example
Text Example
White with #438519
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #438519; }
p { color: rgb(67,133,25); }
H1.HeaderClassName
{
color: #438519;
}
.AnyTagClassName
{
color: #438519;
}
</style>
background-color css
<style>
a { background-color: #438519; }
a { background-color: rgb(67,133,25); }
div.DivClassName
{
background-color: #438519;
}
.BgClassName
{
background-color: #438519;
}
</style>
border-color css
<style>
span { border-color: #438519; }
span { border-color: rgb(67,133,25); }
td.TdClassName
{
border-color: #438519;
}
.TagClassName
{
border-color: #438519;
}
</style>