Shades of Bilbao #427627
Tints of Bilbao #427627
RGB
CMYK
RGB Variations
Color information
#427627 (or 0x427627) is known color: Bilbao. HEX triplet: 42, 76 and 27. RGB value is (66,118,39). Sum of RGB (Red+Green+Blue) = 66+118+39=223 (29% of max value = 765). Red value is 66 (26.17% from 255 or 29.60% from 223); Green value is 118 (46.48% from 255 or 52.91% from 223); Blue value is 39 (15.62% from 255 or 17.49% from 223); Max value from RGB is 118 - color contains mainly: green. Hex color #427627 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #427627 is #BD89D8. Grayscale: #5D5D5D. Windows color (decimal): -12421593 or 2586178. OLE color: 2586178.
HSL color Cylindrical-coordinate representation of color #427627: hue angle of 99.49º degrees, saturation: 0.5, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #427627 is Cyan = 0.44, Magento = 0, Yellow = 0.67 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 66 | 118 | 39 | - |
| CMYK | 0.44 | 0 | 0.67 | 0.54 |
| HSL | 99.49º | 0.5% | 0.31% | - |
| HSV(B) | 99.49º | 0.67% | 0.46% | - |
| XYZ | 9.09 | 14.26 | 4.19 | - |
| YUV | 93.45 | 97.27 | 108.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 118 | 39 | 0.44 | 0 | 0.67 | 0.54 | 99.49 | 0.5 | 0.31 |
| Hex | 42 | 76 | 27 | 2C | 0 | 43 | 36 | 63 | 32 | 1F |
| Octal | 102 | 166 | 47 | 54 | 0 | 103 | 66 | 143 | 62 | 37 |
| Binary | 1000010 | 1110110 | 100111 | 101100 | 0 | 1000011 | 110110 | 1100011 | 110010 | 11111 |
Color Harmonies of #427627
Complementary color
Monochromatic Colors of #427627
Black with #427627
Text Example
Text Example
White with #427627
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #427627; }
p { color: rgb(66,118,39); }
H1.HeaderClassName
{
color: #427627;
}
.AnyTagClassName
{
color: #427627;
}
</style>
background-color css
<style>
a { background-color: #427627; }
a { background-color: rgb(66,118,39); }
div.DivClassName
{
background-color: #427627;
}
.BgClassName
{
background-color: #427627;
}
</style>
border-color css
<style>
span { border-color: #427627; }
span { border-color: rgb(66,118,39); }
td.TdClassName
{
border-color: #427627;
}
.TagClassName
{
border-color: #427627;
}
</style>