Shades of Bilbao #418207
Tints of Bilbao #418207
RGB
CMYK
RGB Variations
Color information
#418207 (or 0x418207) is known color: Bilbao. HEX triplet: 41, 82 and 07. RGB value is (65,130,7). Sum of RGB (Red+Green+Blue) = 65+130+7=202 (26% of max value = 765). Red value is 65 (25.78% from 255 or 32.18% from 202); Green value is 130 (51.17% from 255 or 64.36% from 202); Blue value is 7 (3.12% from 255 or 3.47% from 202); Max value from RGB is 130 - color contains mainly: green. Hex color #418207 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #418207 is #BE7DF8. Grayscale: #606060. Windows color (decimal): -12484089 or 492097. OLE color: 492097.
HSL color Cylindrical-coordinate representation of color #418207: hue angle of 91.71º degrees, saturation: 0.9, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #418207 is Cyan = 0.50, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 65 | 130 | 7 | - |
| CMYK | 0.50 | 0 | 0.95 | 0.49 |
| HSL | 91.71º | 0.9% | 0.27% | - |
| HSV(B) | 91.71º | 0.95% | 0.51% | - |
| XYZ | 10.2 | 17.1 | 2.96 | - |
| YUV | 96.54 | 77.47 | 105.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 130 | 7 | 0.50 | 0 | 0.95 | 0.49 | 91.71 | 0.9 | 0.27 |
| Hex | 41 | 82 | 7 | 32 | 0 | 5F | 31 | 5C | 5A | 1B |
| Octal | 101 | 202 | 7 | 62 | 0 | 137 | 61 | 134 | 132 | 33 |
| Binary | 1000001 | 10000010 | 111 | 110010 | 0 | 1011111 | 110001 | 1011100 | 1011010 | 11011 |
Color Harmonies of #418207
Complementary color
Monochromatic Colors of #418207
Black with #418207
Text Example
Text Example
White with #418207
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #418207; }
p { color: rgb(65,130,7); }
H1.HeaderClassName
{
color: #418207;
}
.AnyTagClassName
{
color: #418207;
}
</style>
background-color css
<style>
a { background-color: #418207; }
a { background-color: rgb(65,130,7); }
div.DivClassName
{
background-color: #418207;
}
.BgClassName
{
background-color: #418207;
}
</style>
border-color css
<style>
span { border-color: #418207; }
span { border-color: rgb(65,130,7); }
td.TdClassName
{
border-color: #418207;
}
.TagClassName
{
border-color: #418207;
}
</style>