Shades of Bilbao #478703
Tints of Bilbao #478703
RGB
CMYK
RGB Variations
Color information
#478703 (or 0x478703) is known color: Bilbao. HEX triplet: 47, 87 and 03. RGB value is (71,135,3). Sum of RGB (Red+Green+Blue) = 71+135+3=209 (27% of max value = 765). Red value is 71 (28.12% from 255 or 33.97% from 209); Green value is 135 (53.12% from 255 or 64.59% from 209); Blue value is 3 (1.56% from 255 or 1.44% from 209); Max value from RGB is 135 - color contains mainly: green. Hex color #478703 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #478703 is #B878FC. Grayscale: #656565. Windows color (decimal): -12089597 or 231239. OLE color: 231239.
HSL color Cylindrical-coordinate representation of color #478703: hue angle of 89.09º degrees, saturation: 0.96, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #478703 is Cyan = 0.47, Magento = 0, Yellow = 0.98 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 71 | 135 | 3 | - |
| CMYK | 0.47 | 0 | 0.98 | 0.47 |
| HSL | 89.09º | 0.96% | 0.27% | - |
| HSV(B) | 89.09º | 0.98% | 0.53% | - |
| XYZ | 11.28 | 18.67 | 3.1 | - |
| YUV | 100.82 | 72.8 | 106.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 135 | 3 | 0.47 | 0 | 0.98 | 0.47 | 89.09 | 0.96 | 0.27 |
| Hex | 47 | 87 | 3 | 2F | 0 | 62 | 2F | 59 | 60 | 1B |
| Octal | 107 | 207 | 3 | 57 | 0 | 142 | 57 | 131 | 140 | 33 |
| Binary | 1000111 | 10000111 | 11 | 101111 | 0 | 1100010 | 101111 | 1011001 | 1100000 | 11011 |
Color Harmonies of #478703
Complementary color
Monochromatic Colors of #478703
Black with #478703
Text Example
Text Example
White with #478703
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #478703; }
p { color: rgb(71,135,3); }
H1.HeaderClassName
{
color: #478703;
}
.AnyTagClassName
{
color: #478703;
}
</style>
background-color css
<style>
a { background-color: #478703; }
a { background-color: rgb(71,135,3); }
div.DivClassName
{
background-color: #478703;
}
.BgClassName
{
background-color: #478703;
}
</style>
border-color css
<style>
span { border-color: #478703; }
span { border-color: rgb(71,135,3); }
td.TdClassName
{
border-color: #478703;
}
.TagClassName
{
border-color: #478703;
}
</style>