Shades of Bilbao #417533
Tints of Bilbao #417533
RGB
CMYK
RGB Variations
Color information
#417533 (or 0x417533) is known color: Bilbao. HEX triplet: 41, 75 and 33. RGB value is (65,117,51). Sum of RGB (Red+Green+Blue) = 65+117+51=233 (30% of max value = 765). Red value is 65 (25.78% from 255 or 27.90% from 233); Green value is 117 (46.09% from 255 or 50.21% from 233); Blue value is 51 (20.31% from 255 or 21.89% from 233); Max value from RGB is 117 - color contains mainly: green. Hex color #417533 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #417533 is #BE8ACC. Grayscale: #5E5E5E. Windows color (decimal): -12487373 or 3372353. OLE color: 3372353.
HSL color Cylindrical-coordinate representation of color #417533: hue angle of 107.27º degrees, saturation: 0.39, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #417533 is Cyan = 0.44, Magento = 0, Yellow = 0.56 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 65 | 117 | 51 | - |
| CMYK | 0.44 | 0 | 0.56 | 0.54 |
| HSL | 107.27º | 0.39% | 0.33% | - |
| HSV(B) | 107.27º | 0.56% | 0.46% | - |
| XYZ | 9.14 | 14.09 | 5.37 | - |
| YUV | 93.93 | 103.77 | 107.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 117 | 51 | 0.44 | 0 | 0.56 | 0.54 | 107.27 | 0.39 | 0.33 |
| Hex | 41 | 75 | 33 | 2C | 0 | 38 | 36 | 6B | 27 | 21 |
| Octal | 101 | 165 | 63 | 54 | 0 | 70 | 66 | 153 | 47 | 41 |
| Binary | 1000001 | 1110101 | 110011 | 101100 | 0 | 111000 | 110110 | 1101011 | 100111 | 100001 |
Color Harmonies of #417533
Complementary color
Monochromatic Colors of #417533
Black with #417533
Text Example
Text Example
White with #417533
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #417533; }
p { color: rgb(65,117,51); }
H1.HeaderClassName
{
color: #417533;
}
.AnyTagClassName
{
color: #417533;
}
</style>
background-color css
<style>
a { background-color: #417533; }
a { background-color: rgb(65,117,51); }
div.DivClassName
{
background-color: #417533;
}
.BgClassName
{
background-color: #417533;
}
</style>
border-color css
<style>
span { border-color: #417533; }
span { border-color: rgb(65,117,51); }
td.TdClassName
{
border-color: #417533;
}
.TagClassName
{
border-color: #417533;
}
</style>