Shades of Bilbao #418028
Tints of Bilbao #418028
RGB
CMYK
RGB Variations
Color information
#418028 (or 0x418028) is known color: Bilbao. HEX triplet: 41, 80 and 28. RGB value is (65,128,40). Sum of RGB (Red+Green+Blue) = 65+128+40=233 (30% of max value = 765). Red value is 65 (25.78% from 255 or 27.90% from 233); Green value is 128 (50.39% from 255 or 54.94% from 233); Blue value is 40 (16.02% from 255 or 17.17% from 233); Max value from RGB is 128 - color contains mainly: green. Hex color #418028 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #418028 is #BE7FD7. Grayscale: #636363. Windows color (decimal): -12484568 or 2654273. OLE color: 2654273.
HSL color Cylindrical-coordinate representation of color #418028: hue angle of 102.95º degrees, saturation: 0.52, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #418028 is Cyan = 0.49, Magento = 0, Yellow = 0.69 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 65 | 128 | 40 | - |
| CMYK | 0.49 | 0 | 0.69 | 0.50 |
| HSL | 102.95º | 0.52% | 0.33% | - |
| HSV(B) | 102.95º | 0.69% | 0.5% | - |
| XYZ | 10.28 | 16.72 | 4.69 | - |
| YUV | 99.13 | 94.63 | 103.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 128 | 40 | 0.49 | 0 | 0.69 | 0.50 | 102.95 | 0.52 | 0.33 |
| Hex | 41 | 80 | 28 | 31 | 0 | 45 | 32 | 67 | 34 | 21 |
| Octal | 101 | 200 | 50 | 61 | 0 | 105 | 62 | 147 | 64 | 41 |
| Binary | 1000001 | 10000000 | 101000 | 110001 | 0 | 1000101 | 110010 | 1100111 | 110100 | 100001 |
Color Harmonies of #418028
Complementary color
Monochromatic Colors of #418028
Black with #418028
Text Example
Text Example
White with #418028
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #418028; }
p { color: rgb(65,128,40); }
H1.HeaderClassName
{
color: #418028;
}
.AnyTagClassName
{
color: #418028;
}
</style>
background-color css
<style>
a { background-color: #418028; }
a { background-color: rgb(65,128,40); }
div.DivClassName
{
background-color: #418028;
}
.BgClassName
{
background-color: #418028;
}
</style>
border-color css
<style>
span { border-color: #418028; }
span { border-color: rgb(65,128,40); }
td.TdClassName
{
border-color: #418028;
}
.TagClassName
{
border-color: #418028;
}
</style>