Shades of Bilbao #357508
Tints of Bilbao #357508
RGB
CMYK
RGB Variations
Color information
#357508 (or 0x357508) is known color: Bilbao. HEX triplet: 35, 75 and 08. RGB value is (53,117,8). Sum of RGB (Red+Green+Blue) = 53+117+8=178 (23% of max value = 765). Red value is 53 (21.09% from 255 or 29.78% from 178); Green value is 117 (46.09% from 255 or 65.73% from 178); Blue value is 8 (3.52% from 255 or 4.49% from 178); Max value from RGB is 117 - color contains mainly: green. Hex color #357508 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #357508 is #CA8AF7. Grayscale: #555555. Windows color (decimal): -13273848 or 554293. OLE color: 554293.
HSL color Cylindrical-coordinate representation of color #357508: hue angle of 95.23º degrees, saturation: 0.87, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #357508 is Cyan = 0.55, Magento = 0, Yellow = 0.93 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 53 | 117 | 8 | - |
| CMYK | 0.55 | 0 | 0.93 | 0.54 |
| HSL | 95.23º | 0.87% | 0.25% | - |
| HSV(B) | 95.23º | 0.93% | 0.46% | - |
| XYZ | 7.87 | 13.5 | 2.42 | - |
| YUV | 85.44 | 84.3 | 104.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 117 | 8 | 0.55 | 0 | 0.93 | 0.54 | 95.23 | 0.87 | 0.25 |
| Hex | 35 | 75 | 8 | 37 | 0 | 5D | 36 | 5F | 57 | 19 |
| Octal | 65 | 165 | 10 | 67 | 0 | 135 | 66 | 137 | 127 | 31 |
| Binary | 110101 | 1110101 | 1000 | 110111 | 0 | 1011101 | 110110 | 1011111 | 1010111 | 11001 |
Color Harmonies of #357508
Complementary color
Monochromatic Colors of #357508
Black with #357508
Text Example
Text Example
White with #357508
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #357508; }
p { color: rgb(53,117,8); }
H1.HeaderClassName
{
color: #357508;
}
.AnyTagClassName
{
color: #357508;
}
</style>
background-color css
<style>
a { background-color: #357508; }
a { background-color: rgb(53,117,8); }
div.DivClassName
{
background-color: #357508;
}
.BgClassName
{
background-color: #357508;
}
</style>
border-color css
<style>
span { border-color: #357508; }
span { border-color: rgb(53,117,8); }
td.TdClassName
{
border-color: #357508;
}
.TagClassName
{
border-color: #357508;
}
</style>