Shades of Bilbao #478023
Tints of Bilbao #478023
RGB
CMYK
RGB Variations
Color information
#478023 (or 0x478023) is known color: Bilbao. HEX triplet: 47, 80 and 23. RGB value is (71,128,35). Sum of RGB (Red+Green+Blue) = 71+128+35=234 (30% of max value = 765). Red value is 71 (28.12% from 255 or 30.34% from 234); Green value is 128 (50.39% from 255 or 54.70% from 234); Blue value is 35 (14.06% from 255 or 14.96% from 234); Max value from RGB is 128 - color contains mainly: green. Hex color #478023 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #478023 is #B87FDC. Grayscale: #646464. Windows color (decimal): -12091357 or 2326599. OLE color: 2326599.
HSL color Cylindrical-coordinate representation of color #478023: hue angle of 96.77º degrees, saturation: 0.57, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #478023 is Cyan = 0.45, Magento = 0, Yellow = 0.73 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 71 | 128 | 35 | - |
| CMYK | 0.45 | 0 | 0.73 | 0.50 |
| HSL | 96.77º | 0.57% | 0.32% | - |
| HSV(B) | 96.77º | 0.73% | 0.5% | - |
| XYZ | 10.62 | 16.9 | 4.29 | - |
| YUV | 100.36 | 91.12 | 107.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 128 | 35 | 0.45 | 0 | 0.73 | 0.50 | 96.77 | 0.57 | 0.32 |
| Hex | 47 | 80 | 23 | 2D | 0 | 49 | 32 | 61 | 39 | 20 |
| Octal | 107 | 200 | 43 | 55 | 0 | 111 | 62 | 141 | 71 | 40 |
| Binary | 1000111 | 10000000 | 100011 | 101101 | 0 | 1001001 | 110010 | 1100001 | 111001 | 100000 |
Color Harmonies of #478023
Complementary color
Monochromatic Colors of #478023
Black with #478023
Text Example
Text Example
White with #478023
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #478023; }
p { color: rgb(71,128,35); }
H1.HeaderClassName
{
color: #478023;
}
.AnyTagClassName
{
color: #478023;
}
</style>
background-color css
<style>
a { background-color: #478023; }
a { background-color: rgb(71,128,35); }
div.DivClassName
{
background-color: #478023;
}
.BgClassName
{
background-color: #478023;
}
</style>
border-color css
<style>
span { border-color: #478023; }
span { border-color: rgb(71,128,35); }
td.TdClassName
{
border-color: #478023;
}
.TagClassName
{
border-color: #478023;
}
</style>