Shades of Bilbao #478121
Tints of Bilbao #478121
RGB
CMYK
RGB Variations
Color information
#478121 (or 0x478121) is known color: Bilbao. HEX triplet: 47, 81 and 21. RGB value is (71,129,33). Sum of RGB (Red+Green+Blue) = 71+129+33=233 (30% of max value = 765). Red value is 71 (28.12% from 255 or 30.47% from 233); Green value is 129 (50.78% from 255 or 55.36% from 233); Blue value is 33 (13.28% from 255 or 14.16% from 233); Max value from RGB is 129 - color contains mainly: green. Hex color #478121 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #478121 is #B87EDE. Grayscale: #656565. Windows color (decimal): -12091103 or 2195783. OLE color: 2195783.
HSL color Cylindrical-coordinate representation of color #478121: hue angle of 96.25º degrees, saturation: 0.59, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #478121 is Cyan = 0.45, Magento = 0, Yellow = 0.74 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 71 | 129 | 33 | - |
| CMYK | 0.45 | 0 | 0.74 | 0.49 |
| HSL | 96.25º | 0.59% | 0.32% | - |
| HSV(B) | 96.25º | 0.74% | 0.51% | - |
| XYZ | 10.72 | 17.15 | 4.18 | - |
| YUV | 100.71 | 89.78 | 106.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 129 | 33 | 0.45 | 0 | 0.74 | 0.49 | 96.25 | 0.59 | 0.32 |
| Hex | 47 | 81 | 21 | 2D | 0 | 4A | 31 | 60 | 3B | 20 |
| Octal | 107 | 201 | 41 | 55 | 0 | 112 | 61 | 140 | 73 | 40 |
| Binary | 1000111 | 10000001 | 100001 | 101101 | 0 | 1001010 | 110001 | 1100000 | 111011 | 100000 |
Color Harmonies of #478121
Complementary color
Monochromatic Colors of #478121
Black with #478121
Text Example
Text Example
White with #478121
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #478121; }
p { color: rgb(71,129,33); }
H1.HeaderClassName
{
color: #478121;
}
.AnyTagClassName
{
color: #478121;
}
</style>
background-color css
<style>
a { background-color: #478121; }
a { background-color: rgb(71,129,33); }
div.DivClassName
{
background-color: #478121;
}
.BgClassName
{
background-color: #478121;
}
</style>
border-color css
<style>
span { border-color: #478121; }
span { border-color: rgb(71,129,33); }
td.TdClassName
{
border-color: #478121;
}
.TagClassName
{
border-color: #478121;
}
</style>