Shades of Bilbao #427217
Tints of Bilbao #427217
RGB
CMYK
RGB Variations
Color information
#427217 (or 0x427217) is known color: Bilbao. HEX triplet: 42, 72 and 17. RGB value is (66,114,23). Sum of RGB (Red+Green+Blue) = 66+114+23=203 (26% of max value = 765). Red value is 66 (26.17% from 255 or 32.51% from 203); Green value is 114 (44.92% from 255 or 56.16% from 203); Blue value is 23 (9.38% from 255 or 11.33% from 203); Max value from RGB is 114 - color contains mainly: green. Hex color #427217 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #427217 is #BD8DE8. Grayscale: #595959. Windows color (decimal): -12422633 or 1536578. OLE color: 1536578.
HSL color Cylindrical-coordinate representation of color #427217: hue angle of 91.65º degrees, saturation: 0.66, 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 #427217 is Cyan = 0.42, Magento = 0, Yellow = 0.80 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 66 | 114 | 23 | - |
| CMYK | 0.42 | 0 | 0.80 | 0.55 |
| HSL | 91.65º | 0.66% | 0.27% | - |
| HSV(B) | 91.65º | 0.8% | 0.45% | - |
| XYZ | 8.42 | 13.25 | 2.93 | - |
| YUV | 89.27 | 90.6 | 111.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 114 | 23 | 0.42 | 0 | 0.80 | 0.55 | 91.65 | 0.66 | 0.27 |
| Hex | 42 | 72 | 17 | 2A | 0 | 50 | 37 | 5C | 42 | 1B |
| Octal | 102 | 162 | 27 | 52 | 0 | 120 | 67 | 134 | 102 | 33 |
| Binary | 1000010 | 1110010 | 10111 | 101010 | 0 | 1010000 | 110111 | 1011100 | 1000010 | 11011 |
Color Harmonies of #427217
Complementary color
Monochromatic Colors of #427217
Black with #427217
Text Example
Text Example
White with #427217
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #427217; }
p { color: rgb(66,114,23); }
H1.HeaderClassName
{
color: #427217;
}
.AnyTagClassName
{
color: #427217;
}
</style>
background-color css
<style>
a { background-color: #427217; }
a { background-color: rgb(66,114,23); }
div.DivClassName
{
background-color: #427217;
}
.BgClassName
{
background-color: #427217;
}
</style>
border-color css
<style>
span { border-color: #427217; }
span { border-color: rgb(66,114,23); }
td.TdClassName
{
border-color: #427217;
}
.TagClassName
{
border-color: #427217;
}
</style>