Shades of Bilbao #427331
Tints of Bilbao #427331
RGB
CMYK
RGB Variations
Color information
#427331 (or 0x427331) is known color: Bilbao. HEX triplet: 42, 73 and 31. RGB value is (66,115,49). Sum of RGB (Red+Green+Blue) = 66+115+49=230 (30% of max value = 765). Red value is 66 (26.17% from 255 or 28.70% from 230); Green value is 115 (45.31% from 255 or 50% from 230); Blue value is 49 (19.53% from 255 or 21.30% from 230); Max value from RGB is 115 - color contains mainly: green. Hex color #427331 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #427331 is #BD8CCE. Grayscale: #5D5D5D. Windows color (decimal): -12422351 or 3240770. OLE color: 3240770.
HSL color Cylindrical-coordinate representation of color #427331: hue angle of 104.55º degrees, saturation: 0.4, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #427331 is Cyan = 0.43, Magento = 0, Yellow = 0.57 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 66 | 115 | 49 | - |
| CMYK | 0.43 | 0 | 0.57 | 0.55 |
| HSL | 104.55º | 0.4% | 0.32% | - |
| HSV(B) | 104.55º | 0.57% | 0.45% | - |
| XYZ | 8.93 | 13.64 | 5.07 | - |
| YUV | 92.83 | 103.27 | 108.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 115 | 49 | 0.43 | 0 | 0.57 | 0.55 | 104.55 | 0.4 | 0.32 |
| Hex | 42 | 73 | 31 | 2B | 0 | 39 | 37 | 69 | 28 | 20 |
| Octal | 102 | 163 | 61 | 53 | 0 | 71 | 67 | 151 | 50 | 40 |
| Binary | 1000010 | 1110011 | 110001 | 101011 | 0 | 111001 | 110111 | 1101001 | 101000 | 100000 |
Color Harmonies of #427331
Complementary color
Monochromatic Colors of #427331
Black with #427331
Text Example
Text Example
White with #427331
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #427331; }
p { color: rgb(66,115,49); }
H1.HeaderClassName
{
color: #427331;
}
.AnyTagClassName
{
color: #427331;
}
</style>
background-color css
<style>
a { background-color: #427331; }
a { background-color: rgb(66,115,49); }
div.DivClassName
{
background-color: #427331;
}
.BgClassName
{
background-color: #427331;
}
</style>
border-color css
<style>
span { border-color: #427331; }
span { border-color: rgb(66,115,49); }
td.TdClassName
{
border-color: #427331;
}
.TagClassName
{
border-color: #427331;
}
</style>