Shades of Bilbao #427214
Tints of Bilbao #427214
RGB
CMYK
RGB Variations
Color information
#427214 (or 0x427214) is known color: Bilbao. HEX triplet: 42, 72 and 14. RGB value is (66,114,20). Sum of RGB (Red+Green+Blue) = 66+114+20=200 (26% of max value = 765). Red value is 66 (26.17% from 255 or 33% from 200); Green value is 114 (44.92% from 255 or 57% from 200); Blue value is 20 (8.20% from 255 or 10% from 200); Max value from RGB is 114 - color contains mainly: green. Hex color #427214 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #427214 is #BD8DEB. Grayscale: #595959. Windows color (decimal): -12422636 or 1339970. OLE color: 1339970.
HSL color Cylindrical-coordinate representation of color #427214: hue angle of 90.64º degrees, saturation: 0.7, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #427214 is Cyan = 0.42, Magento = 0, Yellow = 0.82 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 66 | 114 | 20 | - |
| CMYK | 0.42 | 0 | 0.82 | 0.55 |
| HSL | 90.64º | 0.7% | 0.26% | - |
| HSV(B) | 90.64º | 0.82% | 0.45% | - |
| XYZ | 8.39 | 13.24 | 2.78 | - |
| YUV | 88.93 | 89.1 | 111.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 114 | 20 | 0.42 | 0 | 0.82 | 0.55 | 90.64 | 0.7 | 0.26 |
| Hex | 42 | 72 | 14 | 2A | 0 | 52 | 37 | 5B | 46 | 1A |
| Octal | 102 | 162 | 24 | 52 | 0 | 122 | 67 | 133 | 106 | 32 |
| Binary | 1000010 | 1110010 | 10100 | 101010 | 0 | 1010010 | 110111 | 1011011 | 1000110 | 11010 |
Color Harmonies of #427214
Complementary color
Monochromatic Colors of #427214
Black with #427214
Text Example
Text Example
White with #427214
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #427214; }
p { color: rgb(66,114,20); }
H1.HeaderClassName
{
color: #427214;
}
.AnyTagClassName
{
color: #427214;
}
</style>
background-color css
<style>
a { background-color: #427214; }
a { background-color: rgb(66,114,20); }
div.DivClassName
{
background-color: #427214;
}
.BgClassName
{
background-color: #427214;
}
</style>
border-color css
<style>
span { border-color: #427214; }
span { border-color: rgb(66,114,20); }
td.TdClassName
{
border-color: #427214;
}
.TagClassName
{
border-color: #427214;
}
</style>