Shades of Bilbao #427128
Tints of Bilbao #427128
RGB
CMYK
RGB Variations
Color information
#427128 (or 0x427128) is known color: Bilbao. HEX triplet: 42, 71 and 28. RGB value is (66,113,40). Sum of RGB (Red+Green+Blue) = 66+113+40=219 (29% of max value = 765). Red value is 66 (26.17% from 255 or 30.14% from 219); Green value is 113 (44.53% from 255 or 51.60% from 219); Blue value is 40 (16.02% from 255 or 18.26% from 219); Max value from RGB is 113 - color contains mainly: green. Hex color #427128 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #427128 is #BD8ED7. Grayscale: #5A5A5A. Windows color (decimal): -12422872 or 2650434. OLE color: 2650434.
HSL color Cylindrical-coordinate representation of color #427128: hue angle of 98.63º degrees, saturation: 0.48, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #427128 is Cyan = 0.42, Magento = 0, Yellow = 0.65 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 66 | 113 | 40 | - |
| CMYK | 0.42 | 0 | 0.65 | 0.56 |
| HSL | 98.63º | 0.48% | 0.3% | - |
| HSV(B) | 98.63º | 0.65% | 0.44% | - |
| XYZ | 8.53 | 13.12 | 4.09 | - |
| YUV | 90.63 | 99.43 | 110.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 113 | 40 | 0.42 | 0 | 0.65 | 0.56 | 98.63 | 0.48 | 0.3 |
| Hex | 42 | 71 | 28 | 2A | 0 | 41 | 38 | 63 | 30 | 1E |
| Octal | 102 | 161 | 50 | 52 | 0 | 101 | 70 | 143 | 60 | 36 |
| Binary | 1000010 | 1110001 | 101000 | 101010 | 0 | 1000001 | 111000 | 1100011 | 110000 | 11110 |
Color Harmonies of #427128
Complementary color
Monochromatic Colors of #427128
Black with #427128
Text Example
Text Example
White with #427128
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #427128; }
p { color: rgb(66,113,40); }
H1.HeaderClassName
{
color: #427128;
}
.AnyTagClassName
{
color: #427128;
}
</style>
background-color css
<style>
a { background-color: #427128; }
a { background-color: rgb(66,113,40); }
div.DivClassName
{
background-color: #427128;
}
.BgClassName
{
background-color: #427128;
}
</style>
border-color css
<style>
span { border-color: #427128; }
span { border-color: rgb(66,113,40); }
td.TdClassName
{
border-color: #427128;
}
.TagClassName
{
border-color: #427128;
}
</style>