Shades of Bilbao #427623
Tints of Bilbao #427623
RGB
CMYK
RGB Variations
Color information
#427623 (or 0x427623) is known color: Bilbao. HEX triplet: 42, 76 and 23. RGB value is (66,118,35). Sum of RGB (Red+Green+Blue) = 66+118+35=219 (29% of max value = 765). Red value is 66 (26.17% from 255 or 30.14% from 219); Green value is 118 (46.48% from 255 or 53.88% from 219); Blue value is 35 (14.06% from 255 or 15.98% from 219); Max value from RGB is 118 - color contains mainly: green. Hex color #427623 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #427623 is #BD89DC. Grayscale: #5D5D5D. Windows color (decimal): -12421597 or 2324034. OLE color: 2324034.
HSL color Cylindrical-coordinate representation of color #427623: hue angle of 97.59º degrees, saturation: 0.54, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #427623 is Cyan = 0.44, Magento = 0, Yellow = 0.70 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 66 | 118 | 35 | - |
| CMYK | 0.44 | 0 | 0.70 | 0.54 |
| HSL | 97.59º | 0.54% | 0.3% | - |
| HSV(B) | 97.59º | 0.7% | 0.46% | - |
| XYZ | 9.03 | 14.24 | 3.86 | - |
| YUV | 92.99 | 95.27 | 108.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 118 | 35 | 0.44 | 0 | 0.70 | 0.54 | 97.59 | 0.54 | 0.3 |
| Hex | 42 | 76 | 23 | 2C | 0 | 46 | 36 | 62 | 36 | 1E |
| Octal | 102 | 166 | 43 | 54 | 0 | 106 | 66 | 142 | 66 | 36 |
| Binary | 1000010 | 1110110 | 100011 | 101100 | 0 | 1000110 | 110110 | 1100010 | 110110 | 11110 |
Color Harmonies of #427623
Complementary color
Monochromatic Colors of #427623
Black with #427623
Text Example
Text Example
White with #427623
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #427623; }
p { color: rgb(66,118,35); }
H1.HeaderClassName
{
color: #427623;
}
.AnyTagClassName
{
color: #427623;
}
</style>
background-color css
<style>
a { background-color: #427623; }
a { background-color: rgb(66,118,35); }
div.DivClassName
{
background-color: #427623;
}
.BgClassName
{
background-color: #427623;
}
</style>
border-color css
<style>
span { border-color: #427623; }
span { border-color: rgb(66,118,35); }
td.TdClassName
{
border-color: #427623;
}
.TagClassName
{
border-color: #427623;
}
</style>