Shades of Bilbao #427116
Tints of Bilbao #427116
RGB
CMYK
RGB Variations
Color information
#427116 (or 0x427116) is known color: Bilbao. HEX triplet: 42, 71 and 16. RGB value is (66,113,22). Sum of RGB (Red+Green+Blue) = 66+113+22=201 (26% of max value = 765). Red value is 66 (26.17% from 255 or 32.84% from 201); Green value is 113 (44.53% from 255 or 56.22% from 201); Blue value is 22 (8.98% from 255 or 10.95% from 201); Max value from RGB is 113 - color contains mainly: green. Hex color #427116 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #427116 is #BD8EE9. Grayscale: #585858. Windows color (decimal): -12422890 or 1470786. OLE color: 1470786.
HSL color Cylindrical-coordinate representation of color #427116: hue angle of 90.99º degrees, saturation: 0.67, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #427116 is Cyan = 0.42, Magento = 0, Yellow = 0.81 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 66 | 113 | 22 | - |
| CMYK | 0.42 | 0 | 0.81 | 0.56 |
| HSL | 90.99º | 0.67% | 0.26% | - |
| HSV(B) | 90.99º | 0.81% | 0.44% | - |
| XYZ | 8.3 | 13.03 | 2.84 | - |
| YUV | 88.57 | 90.43 | 111.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 113 | 22 | 0.42 | 0 | 0.81 | 0.56 | 90.99 | 0.67 | 0.26 |
| Hex | 42 | 71 | 16 | 2A | 0 | 51 | 38 | 5B | 43 | 1A |
| Octal | 102 | 161 | 26 | 52 | 0 | 121 | 70 | 133 | 103 | 32 |
| Binary | 1000010 | 1110001 | 10110 | 101010 | 0 | 1010001 | 111000 | 1011011 | 1000011 | 11010 |
Color Harmonies of #427116
Complementary color
Monochromatic Colors of #427116
Black with #427116
Text Example
Text Example
White with #427116
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #427116; }
p { color: rgb(66,113,22); }
H1.HeaderClassName
{
color: #427116;
}
.AnyTagClassName
{
color: #427116;
}
</style>
background-color css
<style>
a { background-color: #427116; }
a { background-color: rgb(66,113,22); }
div.DivClassName
{
background-color: #427116;
}
.BgClassName
{
background-color: #427116;
}
</style>
border-color css
<style>
span { border-color: #427116; }
span { border-color: rgb(66,113,22); }
td.TdClassName
{
border-color: #427116;
}
.TagClassName
{
border-color: #427116;
}
</style>