Shades of Bilbao #357502
Tints of Bilbao #357502
RGB
CMYK
RGB Variations
Color information
#357502 (or 0x357502) is known color: Bilbao. HEX triplet: 35, 75 and 02. RGB value is (53,117,2). Sum of RGB (Red+Green+Blue) = 53+117+2=172 (22% of max value = 765). Red value is 53 (21.09% from 255 or 30.81% from 172); Green value is 117 (46.09% from 255 or 68.02% from 172); Blue value is 2 (1.17% from 255 or 1.16% from 172); Max value from RGB is 117 - color contains mainly: green. Hex color #357502 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #357502 is #CA8AFD. Grayscale: #555555. Windows color (decimal): -13273854 or 161077. OLE color: 161077.
HSL color Cylindrical-coordinate representation of color #357502: hue angle of 93.39º degrees, saturation: 0.97, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #357502 is Cyan = 0.55, Magento = 0, Yellow = 0.98 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 53 | 117 | 2 | - |
| CMYK | 0.55 | 0 | 0.98 | 0.54 |
| HSL | 93.39º | 0.97% | 0.23% | - |
| HSV(B) | 93.39º | 0.98% | 0.46% | - |
| XYZ | 7.84 | 13.48 | 2.25 | - |
| YUV | 84.75 | 81.3 | 105.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 117 | 2 | 0.55 | 0 | 0.98 | 0.54 | 93.39 | 0.97 | 0.23 |
| Hex | 35 | 75 | 2 | 37 | 0 | 62 | 36 | 5D | 61 | 17 |
| Octal | 65 | 165 | 2 | 67 | 0 | 142 | 66 | 135 | 141 | 27 |
| Binary | 110101 | 1110101 | 10 | 110111 | 0 | 1100010 | 110110 | 1011101 | 1100001 | 10111 |
Color Harmonies of #357502
Complementary color
Monochromatic Colors of #357502
Black with #357502
Text Example
Text Example
White with #357502
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #357502; }
p { color: rgb(53,117,2); }
H1.HeaderClassName
{
color: #357502;
}
.AnyTagClassName
{
color: #357502;
}
</style>
background-color css
<style>
a { background-color: #357502; }
a { background-color: rgb(53,117,2); }
div.DivClassName
{
background-color: #357502;
}
.BgClassName
{
background-color: #357502;
}
</style>
border-color css
<style>
span { border-color: #357502; }
span { border-color: rgb(53,117,2); }
td.TdClassName
{
border-color: #357502;
}
.TagClassName
{
border-color: #357502;
}
</style>