Shades of Bilbao #438113
Tints of Bilbao #438113
RGB
CMYK
RGB Variations
Color information
#438113 (or 0x438113) is known color: Bilbao. HEX triplet: 43, 81 and 13. RGB value is (67,129,19). Sum of RGB (Red+Green+Blue) = 67+129+19=215 (28% of max value = 765). Red value is 67 (26.56% from 255 or 31.16% from 215); Green value is 129 (50.78% from 255 or 60% from 215); Blue value is 19 (7.81% from 255 or 8.84% from 215); Max value from RGB is 129 - color contains mainly: green. Hex color #438113 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #438113 is #BC7EEC. Grayscale: #626262. Windows color (decimal): -12353261 or 1278275. OLE color: 1278275.
HSL color Cylindrical-coordinate representation of color #438113: hue angle of 93.82º 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 #438113 is Cyan = 0.48, Magento = 0, Yellow = 0.85 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 67 | 129 | 19 | - |
| CMYK | 0.48 | 0 | 0.85 | 0.49 |
| HSL | 93.82º | 0.74% | 0.29% | - |
| HSV(B) | 93.82º | 0.85% | 0.51% | - |
| XYZ | 10.28 | 16.94 | 3.34 | - |
| YUV | 97.92 | 83.46 | 105.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 129 | 19 | 0.48 | 0 | 0.85 | 0.49 | 93.82 | 0.74 | 0.29 |
| Hex | 43 | 81 | 13 | 30 | 0 | 55 | 31 | 5E | 4A | 1D |
| Octal | 103 | 201 | 23 | 60 | 0 | 125 | 61 | 136 | 112 | 35 |
| Binary | 1000011 | 10000001 | 10011 | 110000 | 0 | 1010101 | 110001 | 1011110 | 1001010 | 11101 |
Color Harmonies of #438113
Complementary color
Monochromatic Colors of #438113
Black with #438113
Text Example
Text Example
White with #438113
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #438113; }
p { color: rgb(67,129,19); }
H1.HeaderClassName
{
color: #438113;
}
.AnyTagClassName
{
color: #438113;
}
</style>
background-color css
<style>
a { background-color: #438113; }
a { background-color: rgb(67,129,19); }
div.DivClassName
{
background-color: #438113;
}
.BgClassName
{
background-color: #438113;
}
</style>
border-color css
<style>
span { border-color: #438113; }
span { border-color: rgb(67,129,19); }
td.TdClassName
{
border-color: #438113;
}
.TagClassName
{
border-color: #438113;
}
</style>