Shades of Bilbao #418607
Tints of Bilbao #418607
RGB
CMYK
RGB Variations
Color information
#418607 (or 0x418607) is known color: Bilbao. HEX triplet: 41, 86 and 07. RGB value is (65,134,7). Sum of RGB (Red+Green+Blue) = 65+134+7=206 (27% of max value = 765). Red value is 65 (25.78% from 255 or 31.55% from 206); Green value is 134 (52.73% from 255 or 65.05% from 206); Blue value is 7 (3.12% from 255 or 3.40% from 206); Max value from RGB is 134 - color contains mainly: green. Hex color #418607 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #418607 is #BE79F8. Grayscale: #636363. Windows color (decimal): -12483065 or 493121. OLE color: 493121.
HSL color Cylindrical-coordinate representation of color #418607: hue angle of 92.6º degrees, saturation: 0.9, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #418607 is Cyan = 0.51, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 65 | 134 | 7 | - |
| CMYK | 0.51 | 0 | 0.95 | 0.47 |
| HSL | 92.6º | 0.9% | 0.28% | - |
| HSV(B) | 92.6º | 0.95% | 0.53% | - |
| XYZ | 10.74 | 18.19 | 3.15 | - |
| YUV | 98.89 | 76.14 | 103.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 134 | 7 | 0.51 | 0 | 0.95 | 0.47 | 92.6 | 0.9 | 0.28 |
| Hex | 41 | 86 | 7 | 33 | 0 | 5F | 2F | 5D | 5A | 1C |
| Octal | 101 | 206 | 7 | 63 | 0 | 137 | 57 | 135 | 132 | 34 |
| Binary | 1000001 | 10000110 | 111 | 110011 | 0 | 1011111 | 101111 | 1011101 | 1011010 | 11100 |
Color Harmonies of #418607
Complementary color
Monochromatic Colors of #418607
Black with #418607
Text Example
Text Example
White with #418607
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #418607; }
p { color: rgb(65,134,7); }
H1.HeaderClassName
{
color: #418607;
}
.AnyTagClassName
{
color: #418607;
}
</style>
background-color css
<style>
a { background-color: #418607; }
a { background-color: rgb(65,134,7); }
div.DivClassName
{
background-color: #418607;
}
.BgClassName
{
background-color: #418607;
}
</style>
border-color css
<style>
span { border-color: #418607; }
span { border-color: rgb(65,134,7); }
td.TdClassName
{
border-color: #418607;
}
.TagClassName
{
border-color: #418607;
}
</style>