Shades of Bilbao #417703
Tints of Bilbao #417703
RGB
CMYK
RGB Variations
Color information
#417703 (or 0x417703) is known color: Bilbao. HEX triplet: 41, 77 and 03. RGB value is (65,119,3). Sum of RGB (Red+Green+Blue) = 65+119+3=187 (24% of max value = 765). Red value is 65 (25.78% from 255 or 34.76% from 187); Green value is 119 (46.88% from 255 or 63.64% from 187); Blue value is 3 (1.56% from 255 or 1.60% from 187); Max value from RGB is 119 - color contains mainly: green. Hex color #417703 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #417703 is #BE88FC. Grayscale: #5A5A5A. Windows color (decimal): -12486909 or 227137. OLE color: 227137.
HSL color Cylindrical-coordinate representation of color #417703: hue angle of 87.93º degrees, saturation: 0.95, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #417703 is Cyan = 0.45, Magento = 0, Yellow = 0.97 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 65 | 119 | 3 | - |
| CMYK | 0.45 | 0 | 0.97 | 0.53 |
| HSL | 87.93º | 0.95% | 0.24% | - |
| HSV(B) | 87.93º | 0.97% | 0.47% | - |
| XYZ | 8.79 | 14.32 | 2.39 | - |
| YUV | 89.63 | 79.11 | 110.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 119 | 3 | 0.45 | 0 | 0.97 | 0.53 | 87.93 | 0.95 | 0.24 |
| Hex | 41 | 77 | 3 | 2D | 0 | 61 | 35 | 58 | 5F | 18 |
| Octal | 101 | 167 | 3 | 55 | 0 | 141 | 65 | 130 | 137 | 30 |
| Binary | 1000001 | 1110111 | 11 | 101101 | 0 | 1100001 | 110101 | 1011000 | 1011111 | 11000 |
Color Harmonies of #417703
Complementary color
Monochromatic Colors of #417703
Black with #417703
Text Example
Text Example
White with #417703
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #417703; }
p { color: rgb(65,119,3); }
H1.HeaderClassName
{
color: #417703;
}
.AnyTagClassName
{
color: #417703;
}
</style>
background-color css
<style>
a { background-color: #417703; }
a { background-color: rgb(65,119,3); }
div.DivClassName
{
background-color: #417703;
}
.BgClassName
{
background-color: #417703;
}
</style>
border-color css
<style>
span { border-color: #417703; }
span { border-color: rgb(65,119,3); }
td.TdClassName
{
border-color: #417703;
}
.TagClassName
{
border-color: #417703;
}
</style>