Shades of Bilbao #427222
Tints of Bilbao #427222
RGB
CMYK
RGB Variations
Color information
#427222 (or 0x427222) is known color: Bilbao. HEX triplet: 42, 72 and 22. RGB value is (66,114,34). Sum of RGB (Red+Green+Blue) = 66+114+34=214 (28% of max value = 765). Red value is 66 (26.17% from 255 or 30.84% from 214); Green value is 114 (44.92% from 255 or 53.27% from 214); Blue value is 34 (13.67% from 255 or 15.89% from 214); Max value from RGB is 114 - color contains mainly: green. Hex color #427222 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #427222 is #BD8DDD. Grayscale: #5A5A5A. Windows color (decimal): -12422622 or 2257474. OLE color: 2257474.
HSL color Cylindrical-coordinate representation of color #427222: hue angle of 96º degrees, saturation: 0.54, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #427222 is Cyan = 0.42, Magento = 0, Yellow = 0.70 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 66 | 114 | 34 | - |
| CMYK | 0.42 | 0 | 0.70 | 0.55 |
| HSL | 96º | 0.54% | 0.29% | - |
| HSV(B) | 96º | 0.7% | 0.45% | - |
| XYZ | 8.55 | 13.31 | 3.63 | - |
| YUV | 90.53 | 96.1 | 110.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 114 | 34 | 0.42 | 0 | 0.70 | 0.55 | 96 | 0.54 | 0.29 |
| Hex | 42 | 72 | 22 | 2A | 0 | 46 | 37 | 60 | 36 | 1D |
| Octal | 102 | 162 | 42 | 52 | 0 | 106 | 67 | 140 | 66 | 35 |
| Binary | 1000010 | 1110010 | 100010 | 101010 | 0 | 1000110 | 110111 | 1100000 | 110110 | 11101 |
Color Harmonies of #427222
Complementary color
Monochromatic Colors of #427222
Black with #427222
Text Example
Text Example
White with #427222
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #427222; }
p { color: rgb(66,114,34); }
H1.HeaderClassName
{
color: #427222;
}
.AnyTagClassName
{
color: #427222;
}
</style>
background-color css
<style>
a { background-color: #427222; }
a { background-color: rgb(66,114,34); }
div.DivClassName
{
background-color: #427222;
}
.BgClassName
{
background-color: #427222;
}
</style>
border-color css
<style>
span { border-color: #427222; }
span { border-color: rgb(66,114,34); }
td.TdClassName
{
border-color: #427222;
}
.TagClassName
{
border-color: #427222;
}
</style>