Shades of Bilbao #427220
Tints of Bilbao #427220
RGB
CMYK
RGB Variations
Color information
#427220 (or 0x427220) is known color: Bilbao. HEX triplet: 42, 72 and 20. RGB value is (66,114,32). Sum of RGB (Red+Green+Blue) = 66+114+32=212 (28% of max value = 765). Red value is 66 (26.17% from 255 or 31.13% from 212); Green value is 114 (44.92% from 255 or 53.77% from 212); Blue value is 32 (12.89% from 255 or 15.09% from 212); Max value from RGB is 114 - color contains mainly: green. Hex color #427220 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #427220 is #BD8DDF. Grayscale: #5A5A5A. Windows color (decimal): -12422624 or 2126402. OLE color: 2126402.
HSL color Cylindrical-coordinate representation of color #427220: hue angle of 95.12º degrees, saturation: 0.56, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #427220 is Cyan = 0.42, Magento = 0, Yellow = 0.72 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 66 | 114 | 32 | - |
| CMYK | 0.42 | 0 | 0.72 | 0.55 |
| HSL | 95.12º | 0.56% | 0.29% | - |
| HSV(B) | 95.12º | 0.72% | 0.45% | - |
| XYZ | 8.52 | 13.3 | 3.48 | - |
| YUV | 90.3 | 95.1 | 110.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 114 | 32 | 0.42 | 0 | 0.72 | 0.55 | 95.12 | 0.56 | 0.29 |
| Hex | 42 | 72 | 20 | 2A | 0 | 48 | 37 | 5F | 38 | 1D |
| Octal | 102 | 162 | 40 | 52 | 0 | 110 | 67 | 137 | 70 | 35 |
| Binary | 1000010 | 1110010 | 100000 | 101010 | 0 | 1001000 | 110111 | 1011111 | 111000 | 11101 |
Color Harmonies of #427220
Complementary color
Monochromatic Colors of #427220
Black with #427220
Text Example
Text Example
White with #427220
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #427220; }
p { color: rgb(66,114,32); }
H1.HeaderClassName
{
color: #427220;
}
.AnyTagClassName
{
color: #427220;
}
</style>
background-color css
<style>
a { background-color: #427220; }
a { background-color: rgb(66,114,32); }
div.DivClassName
{
background-color: #427220;
}
.BgClassName
{
background-color: #427220;
}
</style>
border-color css
<style>
span { border-color: #427220; }
span { border-color: rgb(66,114,32); }
td.TdClassName
{
border-color: #427220;
}
.TagClassName
{
border-color: #427220;
}
</style>