Shades of Bilbao #418305
Tints of Bilbao #418305
RGB
CMYK
RGB Variations
Color information
#418305 (or 0x418305) is known color: Bilbao. HEX triplet: 41, 83 and 05. RGB value is (65,131,5). Sum of RGB (Red+Green+Blue) = 65+131+5=201 (26% of max value = 765). Red value is 65 (25.78% from 255 or 32.34% from 201); Green value is 131 (51.56% from 255 or 65.17% from 201); Blue value is 5 (2.34% from 255 or 2.49% from 201); Max value from RGB is 131 - color contains mainly: green. Hex color #418305 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #418305 is #BE7CFA. Grayscale: #616161. Windows color (decimal): -12483835 or 361281. OLE color: 361281.
HSL color Cylindrical-coordinate representation of color #418305: hue angle of 91.43º degrees, saturation: 0.93, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #418305 is Cyan = 0.50, Magento = 0, Yellow = 0.96 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 65 | 131 | 5 | - |
| CMYK | 0.50 | 0 | 0.96 | 0.49 |
| HSL | 91.43º | 0.93% | 0.27% | - |
| HSV(B) | 91.43º | 0.96% | 0.51% | - |
| XYZ | 10.32 | 17.37 | 2.95 | - |
| YUV | 96.9 | 76.13 | 105.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 131 | 5 | 0.50 | 0 | 0.96 | 0.49 | 91.43 | 0.93 | 0.27 |
| Hex | 41 | 83 | 5 | 32 | 0 | 60 | 31 | 5B | 5D | 1B |
| Octal | 101 | 203 | 5 | 62 | 0 | 140 | 61 | 133 | 135 | 33 |
| Binary | 1000001 | 10000011 | 101 | 110010 | 0 | 1100000 | 110001 | 1011011 | 1011101 | 11011 |
Color Harmonies of #418305
Complementary color
Monochromatic Colors of #418305
Black with #418305
Text Example
Text Example
White with #418305
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #418305; }
p { color: rgb(65,131,5); }
H1.HeaderClassName
{
color: #418305;
}
.AnyTagClassName
{
color: #418305;
}
</style>
background-color css
<style>
a { background-color: #418305; }
a { background-color: rgb(65,131,5); }
div.DivClassName
{
background-color: #418305;
}
.BgClassName
{
background-color: #418305;
}
</style>
border-color css
<style>
span { border-color: #418305; }
span { border-color: rgb(65,131,5); }
td.TdClassName
{
border-color: #418305;
}
.TagClassName
{
border-color: #418305;
}
</style>