Shades of Bilbao #427520
Tints of Bilbao #427520
RGB
CMYK
RGB Variations
Color information
#427520 (or 0x427520) is known color: Bilbao. HEX triplet: 42, 75 and 20. RGB value is (66,117,32). Sum of RGB (Red+Green+Blue) = 66+117+32=215 (28% of max value = 765). Red value is 66 (26.17% from 255 or 30.70% from 215); Green value is 117 (46.09% from 255 or 54.42% from 215); Blue value is 32 (12.89% from 255 or 14.88% from 215); Max value from RGB is 117 - color contains mainly: green. Hex color #427520 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #427520 is #BD8ADF. Grayscale: #5C5C5C. Windows color (decimal): -12421856 or 2127170. OLE color: 2127170.
HSL color Cylindrical-coordinate representation of color #427520: hue angle of 96º degrees, saturation: 0.57, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #427520 is Cyan = 0.44, Magento = 0, Yellow = 0.73 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 66 | 117 | 32 | - |
| CMYK | 0.44 | 0 | 0.73 | 0.54 |
| HSL | 96º | 0.57% | 0.29% | - |
| HSV(B) | 96º | 0.73% | 0.46% | - |
| XYZ | 8.87 | 13.99 | 3.6 | - |
| YUV | 92.06 | 94.1 | 109.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 117 | 32 | 0.44 | 0 | 0.73 | 0.54 | 96 | 0.57 | 0.29 |
| Hex | 42 | 75 | 20 | 2C | 0 | 49 | 36 | 60 | 39 | 1D |
| Octal | 102 | 165 | 40 | 54 | 0 | 111 | 66 | 140 | 71 | 35 |
| Binary | 1000010 | 1110101 | 100000 | 101100 | 0 | 1001001 | 110110 | 1100000 | 111001 | 11101 |
Color Harmonies of #427520
Complementary color
Monochromatic Colors of #427520
Black with #427520
Text Example
Text Example
White with #427520
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #427520; }
p { color: rgb(66,117,32); }
H1.HeaderClassName
{
color: #427520;
}
.AnyTagClassName
{
color: #427520;
}
</style>
background-color css
<style>
a { background-color: #427520; }
a { background-color: rgb(66,117,32); }
div.DivClassName
{
background-color: #427520;
}
.BgClassName
{
background-color: #427520;
}
</style>
border-color css
<style>
span { border-color: #427520; }
span { border-color: rgb(66,117,32); }
td.TdClassName
{
border-color: #427520;
}
.TagClassName
{
border-color: #427520;
}
</style>