Shades of Bilbao #427614
Tints of Bilbao #427614
RGB
CMYK
RGB Variations
Color information
#427614 (or 0x427614) is known color: Bilbao. HEX triplet: 42, 76 and 14. RGB value is (66,118,20). Sum of RGB (Red+Green+Blue) = 66+118+20=204 (27% of max value = 765). Red value is 66 (26.17% from 255 or 32.35% from 204); Green value is 118 (46.48% from 255 or 57.84% from 204); Blue value is 20 (8.20% from 255 or 9.80% from 204); Max value from RGB is 118 - color contains mainly: green. Hex color #427614 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #427614 is #BD89EB. Grayscale: #5B5B5B. Windows color (decimal): -12421612 or 1340994. OLE color: 1340994.
HSL color Cylindrical-coordinate representation of color #427614: hue angle of 91.84º degrees, saturation: 0.71, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #427614 is Cyan = 0.44, Magento = 0, Yellow = 0.83 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 66 | 118 | 20 | - |
| CMYK | 0.44 | 0 | 0.83 | 0.54 |
| HSL | 91.84º | 0.71% | 0.27% | - |
| HSV(B) | 91.84º | 0.83% | 0.46% | - |
| XYZ | 8.85 | 14.17 | 2.93 | - |
| YUV | 91.28 | 87.77 | 109.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 118 | 20 | 0.44 | 0 | 0.83 | 0.54 | 91.84 | 0.71 | 0.27 |
| Hex | 42 | 76 | 14 | 2C | 0 | 53 | 36 | 5C | 47 | 1B |
| Octal | 102 | 166 | 24 | 54 | 0 | 123 | 66 | 134 | 107 | 33 |
| Binary | 1000010 | 1110110 | 10100 | 101100 | 0 | 1010011 | 110110 | 1011100 | 1000111 | 11011 |
Color Harmonies of #427614
Complementary color
Monochromatic Colors of #427614
Black with #427614
Text Example
Text Example
White with #427614
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #427614; }
p { color: rgb(66,118,20); }
H1.HeaderClassName
{
color: #427614;
}
.AnyTagClassName
{
color: #427614;
}
</style>
background-color css
<style>
a { background-color: #427614; }
a { background-color: rgb(66,118,20); }
div.DivClassName
{
background-color: #427614;
}
.BgClassName
{
background-color: #427614;
}
</style>
border-color css
<style>
span { border-color: #427614; }
span { border-color: rgb(66,118,20); }
td.TdClassName
{
border-color: #427614;
}
.TagClassName
{
border-color: #427614;
}
</style>