Shades of Bilbao #427417
Tints of Bilbao #427417
RGB
CMYK
RGB Variations
Color information
#427417 (or 0x427417) is known color: Bilbao. HEX triplet: 42, 74 and 17. RGB value is (66,116,23). Sum of RGB (Red+Green+Blue) = 66+116+23=205 (27% of max value = 765). Red value is 66 (26.17% from 255 or 32.20% from 205); Green value is 116 (45.70% from 255 or 56.59% from 205); Blue value is 23 (9.38% from 255 or 11.22% from 205); Max value from RGB is 116 - color contains mainly: green. Hex color #427417 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #427417 is #BD8BE8. Grayscale: #5A5A5A. Windows color (decimal): -12422121 or 1537090. OLE color: 1537090.
HSL color Cylindrical-coordinate representation of color #427417: hue angle of 92.26º degrees, saturation: 0.67, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #427417 is Cyan = 0.43, Magento = 0, Yellow = 0.80 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 66 | 116 | 23 | - |
| CMYK | 0.43 | 0 | 0.80 | 0.55 |
| HSL | 92.26º | 0.67% | 0.27% | - |
| HSV(B) | 92.26º | 0.8% | 0.45% | - |
| XYZ | 8.65 | 13.71 | 3 | - |
| YUV | 90.45 | 89.94 | 110.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 116 | 23 | 0.43 | 0 | 0.80 | 0.55 | 92.26 | 0.67 | 0.27 |
| Hex | 42 | 74 | 17 | 2B | 0 | 50 | 37 | 5C | 43 | 1B |
| Octal | 102 | 164 | 27 | 53 | 0 | 120 | 67 | 134 | 103 | 33 |
| Binary | 1000010 | 1110100 | 10111 | 101011 | 0 | 1010000 | 110111 | 1011100 | 1000011 | 11011 |
Color Harmonies of #427417
Complementary color
Monochromatic Colors of #427417
Black with #427417
Text Example
Text Example
White with #427417
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #427417; }
p { color: rgb(66,116,23); }
H1.HeaderClassName
{
color: #427417;
}
.AnyTagClassName
{
color: #427417;
}
</style>
background-color css
<style>
a { background-color: #427417; }
a { background-color: rgb(66,116,23); }
div.DivClassName
{
background-color: #427417;
}
.BgClassName
{
background-color: #427417;
}
</style>
border-color css
<style>
span { border-color: #427417; }
span { border-color: rgb(66,116,23); }
td.TdClassName
{
border-color: #427417;
}
.TagClassName
{
border-color: #427417;
}
</style>