Shades of Bilbao #427228
Tints of Bilbao #427228
RGB
CMYK
RGB Variations
Color information
#427228 (or 0x427228) is known color: Bilbao. HEX triplet: 42, 72 and 28. RGB value is (66,114,40). Sum of RGB (Red+Green+Blue) = 66+114+40=220 (29% of max value = 765). Red value is 66 (26.17% from 255 or 30% from 220); Green value is 114 (44.92% from 255 or 51.82% from 220); Blue value is 40 (16.02% from 255 or 18.18% from 220); Max value from RGB is 114 - color contains mainly: green. Hex color #427228 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #427228 is #BD8DD7. Grayscale: #5B5B5B. Windows color (decimal): -12422616 or 2650690. OLE color: 2650690.
HSL color Cylindrical-coordinate representation of color #427228: hue angle of 98.92º degrees, saturation: 0.48, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #427228 is Cyan = 0.42, Magento = 0, Yellow = 0.65 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 66 | 114 | 40 | - |
| CMYK | 0.42 | 0 | 0.65 | 0.55 |
| HSL | 98.92º | 0.48% | 0.3% | - |
| HSV(B) | 98.92º | 0.65% | 0.45% | - |
| XYZ | 8.65 | 13.35 | 4.13 | - |
| YUV | 91.21 | 99.1 | 110.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 114 | 40 | 0.42 | 0 | 0.65 | 0.55 | 98.92 | 0.48 | 0.3 |
| Hex | 42 | 72 | 28 | 2A | 0 | 41 | 37 | 63 | 30 | 1E |
| Octal | 102 | 162 | 50 | 52 | 0 | 101 | 67 | 143 | 60 | 36 |
| Binary | 1000010 | 1110010 | 101000 | 101010 | 0 | 1000001 | 110111 | 1100011 | 110000 | 11110 |
Color Harmonies of #427228
Complementary color
Monochromatic Colors of #427228
Black with #427228
Text Example
Text Example
White with #427228
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #427228; }
p { color: rgb(66,114,40); }
H1.HeaderClassName
{
color: #427228;
}
.AnyTagClassName
{
color: #427228;
}
</style>
background-color css
<style>
a { background-color: #427228; }
a { background-color: rgb(66,114,40); }
div.DivClassName
{
background-color: #427228;
}
.BgClassName
{
background-color: #427228;
}
</style>
border-color css
<style>
span { border-color: #427228; }
span { border-color: rgb(66,114,40); }
td.TdClassName
{
border-color: #427228;
}
.TagClassName
{
border-color: #427228;
}
</style>