Shades of Bilbao #478024
Tints of Bilbao #478024
RGB
CMYK
RGB Variations
Color information
#478024 (or 0x478024) is known color: Bilbao. HEX triplet: 47, 80 and 24. RGB value is (71,128,36). Sum of RGB (Red+Green+Blue) = 71+128+36=235 (31% of max value = 765). Red value is 71 (28.12% from 255 or 30.21% from 235); Green value is 128 (50.39% from 255 or 54.47% from 235); Blue value is 36 (14.45% from 255 or 15.32% from 235); Max value from RGB is 128 - color contains mainly: green. Hex color #478024 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #478024 is #B87FDB. Grayscale: #646464. Windows color (decimal): -12091356 or 2392135. OLE color: 2392135.
HSL color Cylindrical-coordinate representation of color #478024: hue angle of 97.17º degrees, saturation: 0.56, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #478024 is Cyan = 0.45, Magento = 0, Yellow = 0.72 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 71 | 128 | 36 | - |
| CMYK | 0.45 | 0 | 0.72 | 0.50 |
| HSL | 97.17º | 0.56% | 0.32% | - |
| HSV(B) | 97.17º | 0.72% | 0.5% | - |
| XYZ | 10.64 | 16.91 | 4.37 | - |
| YUV | 100.47 | 91.62 | 106.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 128 | 36 | 0.45 | 0 | 0.72 | 0.50 | 97.17 | 0.56 | 0.32 |
| Hex | 47 | 80 | 24 | 2D | 0 | 48 | 32 | 61 | 38 | 20 |
| Octal | 107 | 200 | 44 | 55 | 0 | 110 | 62 | 141 | 70 | 40 |
| Binary | 1000111 | 10000000 | 100100 | 101101 | 0 | 1001000 | 110010 | 1100001 | 111000 | 100000 |
Color Harmonies of #478024
Complementary color
Monochromatic Colors of #478024
Black with #478024
Text Example
Text Example
White with #478024
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #478024; }
p { color: rgb(71,128,36); }
H1.HeaderClassName
{
color: #478024;
}
.AnyTagClassName
{
color: #478024;
}
</style>
background-color css
<style>
a { background-color: #478024; }
a { background-color: rgb(71,128,36); }
div.DivClassName
{
background-color: #478024;
}
.BgClassName
{
background-color: #478024;
}
</style>
border-color css
<style>
span { border-color: #478024; }
span { border-color: rgb(71,128,36); }
td.TdClassName
{
border-color: #478024;
}
.TagClassName
{
border-color: #478024;
}
</style>