Shades of Bilbao #478107
Tints of Bilbao #478107
RGB
CMYK
RGB Variations
Color information
#478107 (or 0x478107) is known color: Bilbao. HEX triplet: 47, 81 and 07. RGB value is (71,129,7). Sum of RGB (Red+Green+Blue) = 71+129+7=207 (27% of max value = 765). Red value is 71 (28.12% from 255 or 34.30% from 207); Green value is 129 (50.78% from 255 or 62.32% from 207); Blue value is 7 (3.12% from 255 or 3.38% from 207); Max value from RGB is 129 - color contains mainly: green. Hex color #478107 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #478107 is #B87EF8. Grayscale: #626262. Windows color (decimal): -12091129 or 491847. OLE color: 491847.
HSL color Cylindrical-coordinate representation of color #478107: hue angle of 88.52º degrees, saturation: 0.9, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #478107 is Cyan = 0.45, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 71 | 129 | 7 | - |
| CMYK | 0.45 | 0 | 0.95 | 0.49 |
| HSL | 88.52º | 0.9% | 0.27% | - |
| HSV(B) | 88.52º | 0.95% | 0.51% | - |
| XYZ | 10.49 | 17.06 | 2.94 | - |
| YUV | 97.75 | 76.78 | 108.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 129 | 7 | 0.45 | 0 | 0.95 | 0.49 | 88.52 | 0.9 | 0.27 |
| Hex | 47 | 81 | 7 | 2D | 0 | 5F | 31 | 59 | 5A | 1B |
| Octal | 107 | 201 | 7 | 55 | 0 | 137 | 61 | 131 | 132 | 33 |
| Binary | 1000111 | 10000001 | 111 | 101101 | 0 | 1011111 | 110001 | 1011001 | 1011010 | 11011 |
Color Harmonies of #478107
Complementary color
Monochromatic Colors of #478107
Black with #478107
Text Example
Text Example
White with #478107
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #478107; }
p { color: rgb(71,129,7); }
H1.HeaderClassName
{
color: #478107;
}
.AnyTagClassName
{
color: #478107;
}
</style>
background-color css
<style>
a { background-color: #478107; }
a { background-color: rgb(71,129,7); }
div.DivClassName
{
background-color: #478107;
}
.BgClassName
{
background-color: #478107;
}
</style>
border-color css
<style>
span { border-color: #478107; }
span { border-color: rgb(71,129,7); }
td.TdClassName
{
border-color: #478107;
}
.TagClassName
{
border-color: #478107;
}
</style>