Shades of Bilbao #427509
Tints of Bilbao #427509
RGB
CMYK
RGB Variations
Color information
#427509 (or 0x427509) is known color: Bilbao. HEX triplet: 42, 75 and 09. RGB value is (66,117,9). Sum of RGB (Red+Green+Blue) = 66+117+9=192 (25% of max value = 765). Red value is 66 (26.17% from 255 or 34.38% from 192); Green value is 117 (46.09% from 255 or 60.94% from 192); Blue value is 9 (3.91% from 255 or 4.69% from 192); Max value from RGB is 117 - color contains mainly: green. Hex color #427509 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #427509 is #BD8AF6. Grayscale: #595959. Windows color (decimal): -12421879 or 619842. OLE color: 619842.
HSL color Cylindrical-coordinate representation of color #427509: hue angle of 88.33º degrees, saturation: 0.86, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #427509 is Cyan = 0.44, Magento = 0, Yellow = 0.92 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 66 | 117 | 9 | - |
| CMYK | 0.44 | 0 | 0.92 | 0.54 |
| HSL | 88.33º | 0.86% | 0.25% | - |
| HSV(B) | 88.33º | 0.92% | 0.46% | - |
| XYZ | 8.66 | 13.9 | 2.49 | - |
| YUV | 89.44 | 82.6 | 111.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 117 | 9 | 0.44 | 0 | 0.92 | 0.54 | 88.33 | 0.86 | 0.25 |
| Hex | 42 | 75 | 9 | 2C | 0 | 5C | 36 | 58 | 56 | 19 |
| Octal | 102 | 165 | 11 | 54 | 0 | 134 | 66 | 130 | 126 | 31 |
| Binary | 1000010 | 1110101 | 1001 | 101100 | 0 | 1011100 | 110110 | 1011000 | 1010110 | 11001 |
Color Harmonies of #427509
Complementary color
Monochromatic Colors of #427509
Black with #427509
Text Example
Text Example
White with #427509
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #427509; }
p { color: rgb(66,117,9); }
H1.HeaderClassName
{
color: #427509;
}
.AnyTagClassName
{
color: #427509;
}
</style>
background-color css
<style>
a { background-color: #427509; }
a { background-color: rgb(66,117,9); }
div.DivClassName
{
background-color: #427509;
}
.BgClassName
{
background-color: #427509;
}
</style>
border-color css
<style>
span { border-color: #427509; }
span { border-color: rgb(66,117,9); }
td.TdClassName
{
border-color: #427509;
}
.TagClassName
{
border-color: #427509;
}
</style>