Shades of Bilbao #427507
Tints of Bilbao #427507
RGB
CMYK
RGB Variations
Color information
#427507 (or 0x427507) is known color: Bilbao. HEX triplet: 42, 75 and 07. RGB value is (66,117,7). Sum of RGB (Red+Green+Blue) = 66+117+7=190 (25% of max value = 765). Red value is 66 (26.17% from 255 or 34.74% from 190); Green value is 117 (46.09% from 255 or 61.58% from 190); Blue value is 7 (3.12% from 255 or 3.68% from 190); Max value from RGB is 117 - color contains mainly: green. Hex color #427507 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #427507 is #BD8AF8. Grayscale: #595959. Windows color (decimal): -12421881 or 488770. OLE color: 488770.
HSL color Cylindrical-coordinate representation of color #427507: hue angle of 87.82º degrees, saturation: 0.89, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #427507 is Cyan = 0.44, Magento = 0, Yellow = 0.94 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 66 | 117 | 7 | - |
| CMYK | 0.44 | 0 | 0.94 | 0.54 |
| HSL | 87.82º | 0.89% | 0.24% | - |
| HSV(B) | 87.82º | 0.94% | 0.46% | - |
| XYZ | 8.65 | 13.9 | 2.43 | - |
| YUV | 89.21 | 81.6 | 111.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 117 | 7 | 0.44 | 0 | 0.94 | 0.54 | 87.82 | 0.89 | 0.24 |
| Hex | 42 | 75 | 7 | 2C | 0 | 5E | 36 | 58 | 59 | 18 |
| Octal | 102 | 165 | 7 | 54 | 0 | 136 | 66 | 130 | 131 | 30 |
| Binary | 1000010 | 1110101 | 111 | 101100 | 0 | 1011110 | 110110 | 1011000 | 1011001 | 11000 |
Color Harmonies of #427507
Complementary color
Monochromatic Colors of #427507
Black with #427507
Text Example
Text Example
White with #427507
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #427507; }
p { color: rgb(66,117,7); }
H1.HeaderClassName
{
color: #427507;
}
.AnyTagClassName
{
color: #427507;
}
</style>
background-color css
<style>
a { background-color: #427507; }
a { background-color: rgb(66,117,7); }
div.DivClassName
{
background-color: #427507;
}
.BgClassName
{
background-color: #427507;
}
</style>
border-color css
<style>
span { border-color: #427507; }
span { border-color: rgb(66,117,7); }
td.TdClassName
{
border-color: #427507;
}
.TagClassName
{
border-color: #427507;
}
</style>