Shades of Bilbao #427529
Tints of Bilbao #427529
RGB
CMYK
RGB Variations
Color information
#427529 (or 0x427529) is known color: Bilbao. HEX triplet: 42, 75 and 29. RGB value is (66,117,41). Sum of RGB (Red+Green+Blue) = 66+117+41=224 (29% of max value = 765). Red value is 66 (26.17% from 255 or 29.46% from 224); Green value is 117 (46.09% from 255 or 52.23% from 224); Blue value is 41 (16.41% from 255 or 18.30% from 224); Max value from RGB is 117 - color contains mainly: green. Hex color #427529 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #427529 is #BD8AD6. Grayscale: #5D5D5D. Windows color (decimal): -12421847 or 2716994. OLE color: 2716994.
HSL color Cylindrical-coordinate representation of color #427529: hue angle of 100.26º degrees, saturation: 0.48, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #427529 is Cyan = 0.44, Magento = 0, Yellow = 0.65 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 66 | 117 | 41 | - |
| CMYK | 0.44 | 0 | 0.65 | 0.54 |
| HSL | 100.26º | 0.48% | 0.31% | - |
| HSV(B) | 100.26º | 0.65% | 0.46% | - |
| XYZ | 9.01 | 14.04 | 4.33 | - |
| YUV | 93.09 | 98.6 | 108.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 117 | 41 | 0.44 | 0 | 0.65 | 0.54 | 100.26 | 0.48 | 0.31 |
| Hex | 42 | 75 | 29 | 2C | 0 | 41 | 36 | 64 | 30 | 1F |
| Octal | 102 | 165 | 51 | 54 | 0 | 101 | 66 | 144 | 60 | 37 |
| Binary | 1000010 | 1110101 | 101001 | 101100 | 0 | 1000001 | 110110 | 1100100 | 110000 | 11111 |
Color Harmonies of #427529
Complementary color
Monochromatic Colors of #427529
Black with #427529
Text Example
Text Example
White with #427529
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #427529; }
p { color: rgb(66,117,41); }
H1.HeaderClassName
{
color: #427529;
}
.AnyTagClassName
{
color: #427529;
}
</style>
background-color css
<style>
a { background-color: #427529; }
a { background-color: rgb(66,117,41); }
div.DivClassName
{
background-color: #427529;
}
.BgClassName
{
background-color: #427529;
}
</style>
border-color css
<style>
span { border-color: #427529; }
span { border-color: rgb(66,117,41); }
td.TdClassName
{
border-color: #427529;
}
.TagClassName
{
border-color: #427529;
}
</style>