Shades of Bilbao #438126
Tints of Bilbao #438126
RGB
CMYK
RGB Variations
Color information
#438126 (or 0x438126) is known color: Bilbao. HEX triplet: 43, 81 and 26. RGB value is (67,129,38). Sum of RGB (Red+Green+Blue) = 67+129+38=234 (30% of max value = 765). Red value is 67 (26.56% from 255 or 28.63% from 234); Green value is 129 (50.78% from 255 or 55.13% from 234); Blue value is 38 (15.23% from 255 or 16.24% from 234); Max value from RGB is 129 - color contains mainly: green. Hex color #438126 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #438126 is #BC7ED9. Grayscale: #646464. Windows color (decimal): -12353242 or 2523459. OLE color: 2523459.
HSL color Cylindrical-coordinate representation of color #438126: hue angle of 100.88º degrees, saturation: 0.54, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #438126 is Cyan = 0.48, Magento = 0, Yellow = 0.71 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 67 | 129 | 38 | - |
| CMYK | 0.48 | 0 | 0.71 | 0.49 |
| HSL | 100.88º | 0.54% | 0.33% | - |
| HSV(B) | 100.88º | 0.71% | 0.51% | - |
| XYZ | 10.51 | 17.03 | 4.57 | - |
| YUV | 100.09 | 92.96 | 104.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 129 | 38 | 0.48 | 0 | 0.71 | 0.49 | 100.88 | 0.54 | 0.33 |
| Hex | 43 | 81 | 26 | 30 | 0 | 47 | 31 | 65 | 36 | 21 |
| Octal | 103 | 201 | 46 | 60 | 0 | 107 | 61 | 145 | 66 | 41 |
| Binary | 1000011 | 10000001 | 100110 | 110000 | 0 | 1000111 | 110001 | 1100101 | 110110 | 100001 |
Color Harmonies of #438126
Complementary color
Monochromatic Colors of #438126
Black with #438126
Text Example
Text Example
White with #438126
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #438126; }
p { color: rgb(67,129,38); }
H1.HeaderClassName
{
color: #438126;
}
.AnyTagClassName
{
color: #438126;
}
</style>
background-color css
<style>
a { background-color: #438126; }
a { background-color: rgb(67,129,38); }
div.DivClassName
{
background-color: #438126;
}
.BgClassName
{
background-color: #438126;
}
</style>
border-color css
<style>
span { border-color: #438126; }
span { border-color: rgb(67,129,38); }
td.TdClassName
{
border-color: #438126;
}
.TagClassName
{
border-color: #438126;
}
</style>