Shades of Bilbao #438213
Tints of Bilbao #438213
RGB
CMYK
RGB Variations
Color information
#438213 (or 0x438213) is known color: Bilbao. HEX triplet: 43, 82 and 13. RGB value is (67,130,19). Sum of RGB (Red+Green+Blue) = 67+130+19=216 (28% of max value = 765). Red value is 67 (26.56% from 255 or 31.02% from 216); Green value is 130 (51.17% from 255 or 60.19% from 216); Blue value is 19 (7.81% from 255 or 8.80% from 216); Max value from RGB is 130 - color contains mainly: green. Hex color #438213 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #438213 is #BC7DEC. Grayscale: #626262. Windows color (decimal): -12353005 or 1278531. OLE color: 1278531.
HSL color Cylindrical-coordinate representation of color #438213: hue angle of 94.05º degrees, saturation: 0.74, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #438213 is Cyan = 0.48, Magento = 0, Yellow = 0.85 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 67 | 130 | 19 | - |
| CMYK | 0.48 | 0 | 0.85 | 0.49 |
| HSL | 94.05º | 0.74% | 0.29% | - |
| HSV(B) | 94.05º | 0.85% | 0.51% | - |
| XYZ | 10.41 | 17.21 | 3.39 | - |
| YUV | 98.51 | 83.13 | 105.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 130 | 19 | 0.48 | 0 | 0.85 | 0.49 | 94.05 | 0.74 | 0.29 |
| Hex | 43 | 82 | 13 | 30 | 0 | 55 | 31 | 5E | 4A | 1D |
| Octal | 103 | 202 | 23 | 60 | 0 | 125 | 61 | 136 | 112 | 35 |
| Binary | 1000011 | 10000010 | 10011 | 110000 | 0 | 1010101 | 110001 | 1011110 | 1001010 | 11101 |
Color Harmonies of #438213
Complementary color
Monochromatic Colors of #438213
Black with #438213
Text Example
Text Example
White with #438213
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #438213; }
p { color: rgb(67,130,19); }
H1.HeaderClassName
{
color: #438213;
}
.AnyTagClassName
{
color: #438213;
}
</style>
background-color css
<style>
a { background-color: #438213; }
a { background-color: rgb(67,130,19); }
div.DivClassName
{
background-color: #438213;
}
.BgClassName
{
background-color: #438213;
}
</style>
border-color css
<style>
span { border-color: #438213; }
span { border-color: rgb(67,130,19); }
td.TdClassName
{
border-color: #438213;
}
.TagClassName
{
border-color: #438213;
}
</style>