Shades of Bilbao #357019
Tints of Bilbao #357019
RGB
CMYK
RGB Variations
Color information
#357019 (or 0x357019) is known color: Bilbao. HEX triplet: 35, 70 and 19. RGB value is (53,112,25). Sum of RGB (Red+Green+Blue) = 53+112+25=190 (25% of max value = 765). Red value is 53 (21.09% from 255 or 27.89% from 190); Green value is 112 (44.14% from 255 or 58.95% from 190); Blue value is 25 (10.16% from 255 or 13.16% from 190); Max value from RGB is 112 - color contains mainly: green. Hex color #357019 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #357019 is #CA8FE6. Grayscale: #545454. Windows color (decimal): -13275111 or 1667125. OLE color: 1667125.
HSL color Cylindrical-coordinate representation of color #357019: hue angle of 100.69º degrees, saturation: 0.64, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #357019 is Cyan = 0.53, Magento = 0, Yellow = 0.78 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 53 | 112 | 25 | - |
| CMYK | 0.53 | 0 | 0.78 | 0.56 |
| HSL | 100.69º | 0.64% | 0.27% | - |
| HSV(B) | 100.69º | 0.78% | 0.44% | - |
| XYZ | 7.44 | 12.42 | 2.92 | - |
| YUV | 84.44 | 94.45 | 105.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 112 | 25 | 0.53 | 0 | 0.78 | 0.56 | 100.69 | 0.64 | 0.27 |
| Hex | 35 | 70 | 19 | 35 | 0 | 4E | 38 | 65 | 40 | 1B |
| Octal | 65 | 160 | 31 | 65 | 0 | 116 | 70 | 145 | 100 | 33 |
| Binary | 110101 | 1110000 | 11001 | 110101 | 0 | 1001110 | 111000 | 1100101 | 1000000 | 11011 |
Color Harmonies of #357019
Complementary color
Monochromatic Colors of #357019
Black with #357019
Text Example
Text Example
White with #357019
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #357019; }
p { color: rgb(53,112,25); }
H1.HeaderClassName
{
color: #357019;
}
.AnyTagClassName
{
color: #357019;
}
</style>
background-color css
<style>
a { background-color: #357019; }
a { background-color: rgb(53,112,25); }
div.DivClassName
{
background-color: #357019;
}
.BgClassName
{
background-color: #357019;
}
</style>
border-color css
<style>
span { border-color: #357019; }
span { border-color: rgb(53,112,25); }
td.TdClassName
{
border-color: #357019;
}
.TagClassName
{
border-color: #357019;
}
</style>