Shades of Bilbao #438104
Tints of Bilbao #438104
RGB
CMYK
RGB Variations
Color information
#438104 (or 0x438104) is known color: Bilbao. HEX triplet: 43, 81 and 04. RGB value is (67,129,4). Sum of RGB (Red+Green+Blue) = 67+129+4=200 (26% of max value = 765). Red value is 67 (26.56% from 255 or 33.5% from 200); Green value is 129 (50.78% from 255 or 64.5% from 200); Blue value is 4 (1.95% from 255 or 2% from 200); Max value from RGB is 129 - color contains mainly: green. Hex color #438104 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #438104 is #BC7EFB. Grayscale: #606060. Windows color (decimal): -12353276 or 295235. OLE color: 295235.
HSL color Cylindrical-coordinate representation of color #438104: hue angle of 89.76º degrees, saturation: 0.94, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #438104 is Cyan = 0.48, Magento = 0, Yellow = 0.97 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 67 | 129 | 4 | - |
| CMYK | 0.48 | 0 | 0.97 | 0.49 |
| HSL | 89.76º | 0.94% | 0.26% | - |
| HSV(B) | 89.76º | 0.97% | 0.51% | - |
| XYZ | 10.19 | 16.9 | 2.84 | - |
| YUV | 96.21 | 75.96 | 107.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 129 | 4 | 0.48 | 0 | 0.97 | 0.49 | 89.76 | 0.94 | 0.26 |
| Hex | 43 | 81 | 4 | 30 | 0 | 61 | 31 | 5A | 5E | 1A |
| Octal | 103 | 201 | 4 | 60 | 0 | 141 | 61 | 132 | 136 | 32 |
| Binary | 1000011 | 10000001 | 100 | 110000 | 0 | 1100001 | 110001 | 1011010 | 1011110 | 11010 |
Color Harmonies of #438104
Complementary color
Monochromatic Colors of #438104
Black with #438104
Text Example
Text Example
White with #438104
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #438104; }
p { color: rgb(67,129,4); }
H1.HeaderClassName
{
color: #438104;
}
.AnyTagClassName
{
color: #438104;
}
</style>
background-color css
<style>
a { background-color: #438104; }
a { background-color: rgb(67,129,4); }
div.DivClassName
{
background-color: #438104;
}
.BgClassName
{
background-color: #438104;
}
</style>
border-color css
<style>
span { border-color: #438104; }
span { border-color: rgb(67,129,4); }
td.TdClassName
{
border-color: #438104;
}
.TagClassName
{
border-color: #438104;
}
</style>