Shades of Bilbao #427807
Tints of Bilbao #427807
RGB
CMYK
RGB Variations
Color information
#427807 (or 0x427807) is known color: Bilbao. HEX triplet: 42, 78 and 07. RGB value is (66,120,7). Sum of RGB (Red+Green+Blue) = 66+120+7=193 (25% of max value = 765). Red value is 66 (26.17% from 255 or 34.20% from 193); Green value is 120 (47.27% from 255 or 62.18% from 193); Blue value is 7 (3.12% from 255 or 3.63% from 193); Max value from RGB is 120 - color contains mainly: green. Hex color #427807 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #427807 is #BD87F8. Grayscale: #5B5B5B. Windows color (decimal): -12421113 or 489538. OLE color: 489538.
HSL color Cylindrical-coordinate representation of color #427807: hue angle of 88.67º degrees, saturation: 0.89, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #427807 is Cyan = 0.45, Magento = 0, Yellow = 0.94 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 66 | 120 | 7 | - |
| CMYK | 0.45 | 0 | 0.94 | 0.53 |
| HSL | 88.67º | 0.89% | 0.25% | - |
| HSV(B) | 88.67º | 0.94% | 0.47% | - |
| XYZ | 9 | 14.61 | 2.55 | - |
| YUV | 90.97 | 80.61 | 110.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 120 | 7 | 0.45 | 0 | 0.94 | 0.53 | 88.67 | 0.89 | 0.25 |
| Hex | 42 | 78 | 7 | 2D | 0 | 5E | 35 | 59 | 59 | 19 |
| Octal | 102 | 170 | 7 | 55 | 0 | 136 | 65 | 131 | 131 | 31 |
| Binary | 1000010 | 1111000 | 111 | 101101 | 0 | 1011110 | 110101 | 1011001 | 1011001 | 11001 |
Color Harmonies of #427807
Complementary color
Monochromatic Colors of #427807
Black with #427807
Text Example
Text Example
White with #427807
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #427807; }
p { color: rgb(66,120,7); }
H1.HeaderClassName
{
color: #427807;
}
.AnyTagClassName
{
color: #427807;
}
</style>
background-color css
<style>
a { background-color: #427807; }
a { background-color: rgb(66,120,7); }
div.DivClassName
{
background-color: #427807;
}
.BgClassName
{
background-color: #427807;
}
</style>
border-color css
<style>
span { border-color: #427807; }
span { border-color: rgb(66,120,7); }
td.TdClassName
{
border-color: #427807;
}
.TagClassName
{
border-color: #427807;
}
</style>