Shades of Bilbao #427710
Tints of Bilbao #427710
RGB
CMYK
RGB Variations
Color information
#427710 (or 0x427710) is known color: Bilbao. HEX triplet: 42, 77 and 10. RGB value is (66,119,16). Sum of RGB (Red+Green+Blue) = 66+119+16=201 (26% of max value = 765). Red value is 66 (26.17% from 255 or 32.84% from 201); Green value is 119 (46.88% from 255 or 59.20% from 201); Blue value is 16 (6.64% from 255 or 7.96% from 201); Max value from RGB is 119 - color contains mainly: green. Hex color #427710 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #427710 is #BD88EF. Grayscale: #5B5B5B. Windows color (decimal): -12421360 or 1079106. OLE color: 1079106.
HSL color Cylindrical-coordinate representation of color #427710: hue angle of 90.87º degrees, saturation: 0.76, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #427710 is Cyan = 0.45, Magento = 0, Yellow = 0.87 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 66 | 119 | 16 | - |
| CMYK | 0.45 | 0 | 0.87 | 0.53 |
| HSL | 90.87º | 0.76% | 0.26% | - |
| HSV(B) | 90.87º | 0.87% | 0.47% | - |
| XYZ | 8.94 | 14.39 | 2.8 | - |
| YUV | 91.41 | 85.44 | 109.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 119 | 16 | 0.45 | 0 | 0.87 | 0.53 | 90.87 | 0.76 | 0.26 |
| Hex | 42 | 77 | 10 | 2D | 0 | 57 | 35 | 5B | 4C | 1A |
| Octal | 102 | 167 | 20 | 55 | 0 | 127 | 65 | 133 | 114 | 32 |
| Binary | 1000010 | 1110111 | 10000 | 101101 | 0 | 1010111 | 110101 | 1011011 | 1001100 | 11010 |
Color Harmonies of #427710
Complementary color
Monochromatic Colors of #427710
Black with #427710
Text Example
Text Example
White with #427710
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #427710; }
p { color: rgb(66,119,16); }
H1.HeaderClassName
{
color: #427710;
}
.AnyTagClassName
{
color: #427710;
}
</style>
background-color css
<style>
a { background-color: #427710; }
a { background-color: rgb(66,119,16); }
div.DivClassName
{
background-color: #427710;
}
.BgClassName
{
background-color: #427710;
}
</style>
border-color css
<style>
span { border-color: #427710; }
span { border-color: rgb(66,119,16); }
td.TdClassName
{
border-color: #427710;
}
.TagClassName
{
border-color: #427710;
}
</style>