Shades of Bilbao #478318
Tints of Bilbao #478318
RGB
CMYK
RGB Variations
Color information
#478318 (or 0x478318) is known color: Bilbao. HEX triplet: 47, 83 and 18. RGB value is (71,131,24). Sum of RGB (Red+Green+Blue) = 71+131+24=226 (29% of max value = 765). Red value is 71 (28.12% from 255 or 31.42% from 226); Green value is 131 (51.56% from 255 or 57.96% from 226); Blue value is 24 (9.77% from 255 or 10.62% from 226); Max value from RGB is 131 - color contains mainly: green. Hex color #478318 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #478318 is #B87CE7. Grayscale: #656565. Windows color (decimal): -12090600 or 1606471. OLE color: 1606471.
HSL color Cylindrical-coordinate representation of color #478318: hue angle of 93.64º degrees, saturation: 0.69, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #478318 is Cyan = 0.46, Magento = 0, Yellow = 0.82 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 71 | 131 | 24 | - |
| CMYK | 0.46 | 0 | 0.82 | 0.49 |
| HSL | 93.64º | 0.69% | 0.3% | - |
| HSV(B) | 93.64º | 0.82% | 0.51% | - |
| XYZ | 10.88 | 17.64 | 3.7 | - |
| YUV | 100.86 | 84.62 | 106.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 131 | 24 | 0.46 | 0 | 0.82 | 0.49 | 93.64 | 0.69 | 0.3 |
| Hex | 47 | 83 | 18 | 2E | 0 | 52 | 31 | 5E | 45 | 1E |
| Octal | 107 | 203 | 30 | 56 | 0 | 122 | 61 | 136 | 105 | 36 |
| Binary | 1000111 | 10000011 | 11000 | 101110 | 0 | 1010010 | 110001 | 1011110 | 1000101 | 11110 |
Color Harmonies of #478318
Complementary color
Monochromatic Colors of #478318
Black with #478318
Text Example
Text Example
White with #478318
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #478318; }
p { color: rgb(71,131,24); }
H1.HeaderClassName
{
color: #478318;
}
.AnyTagClassName
{
color: #478318;
}
</style>
background-color css
<style>
a { background-color: #478318; }
a { background-color: rgb(71,131,24); }
div.DivClassName
{
background-color: #478318;
}
.BgClassName
{
background-color: #478318;
}
</style>
border-color css
<style>
span { border-color: #478318; }
span { border-color: rgb(71,131,24); }
td.TdClassName
{
border-color: #478318;
}
.TagClassName
{
border-color: #478318;
}
</style>