Shades of Bilbao #418021
Tints of Bilbao #418021
RGB
CMYK
RGB Variations
Color information
#418021 (or 0x418021) is known color: Bilbao. HEX triplet: 41, 80 and 21. RGB value is (65,128,33). Sum of RGB (Red+Green+Blue) = 65+128+33=226 (29% of max value = 765). Red value is 65 (25.78% from 255 or 28.76% from 226); Green value is 128 (50.39% from 255 or 56.64% from 226); Blue value is 33 (13.28% from 255 or 14.60% from 226); Max value from RGB is 128 - color contains mainly: green. Hex color #418021 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #418021 is #BE7FDE. Grayscale: #626262. Windows color (decimal): -12484575 or 2195521. OLE color: 2195521.
HSL color Cylindrical-coordinate representation of color #418021: hue angle of 99.79º degrees, saturation: 0.59, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #418021 is Cyan = 0.49, Magento = 0, Yellow = 0.74 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 65 | 128 | 33 | - |
| CMYK | 0.49 | 0 | 0.74 | 0.50 |
| HSL | 99.79º | 0.59% | 0.32% | - |
| HSV(B) | 99.79º | 0.74% | 0.5% | - |
| XYZ | 10.17 | 16.67 | 4.12 | - |
| YUV | 98.33 | 91.13 | 104.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 128 | 33 | 0.49 | 0 | 0.74 | 0.50 | 99.79 | 0.59 | 0.32 |
| Hex | 41 | 80 | 21 | 31 | 0 | 4A | 32 | 64 | 3B | 20 |
| Octal | 101 | 200 | 41 | 61 | 0 | 112 | 62 | 144 | 73 | 40 |
| Binary | 1000001 | 10000000 | 100001 | 110001 | 0 | 1001010 | 110010 | 1100100 | 111011 | 100000 |
Color Harmonies of #418021
Complementary color
Monochromatic Colors of #418021
Black with #418021
Text Example
Text Example
White with #418021
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #418021; }
p { color: rgb(65,128,33); }
H1.HeaderClassName
{
color: #418021;
}
.AnyTagClassName
{
color: #418021;
}
</style>
background-color css
<style>
a { background-color: #418021; }
a { background-color: rgb(65,128,33); }
div.DivClassName
{
background-color: #418021;
}
.BgClassName
{
background-color: #418021;
}
</style>
border-color css
<style>
span { border-color: #418021; }
span { border-color: rgb(65,128,33); }
td.TdClassName
{
border-color: #418021;
}
.TagClassName
{
border-color: #418021;
}
</style>