Shades of Bilbao #358708
Tints of Bilbao #358708
RGB
CMYK
RGB Variations
Color information
#358708 (or 0x358708) is known color: Bilbao. HEX triplet: 35, 87 and 08. RGB value is (53,135,8). Sum of RGB (Red+Green+Blue) = 53+135+8=196 (25% of max value = 765). Red value is 53 (21.09% from 255 or 27.04% from 196); Green value is 135 (53.12% from 255 or 68.88% from 196); Blue value is 8 (3.52% from 255 or 4.08% from 196); Max value from RGB is 135 - color contains mainly: green. Hex color #358708 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #358708 is #CA78F7. Grayscale: #606060. Windows color (decimal): -13269240 or 558901. OLE color: 558901.
HSL color Cylindrical-coordinate representation of color #358708: hue angle of 98.74º degrees, saturation: 0.89, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #358708 is Cyan = 0.61, Magento = 0, Yellow = 0.94 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 53 | 135 | 8 | - |
| CMYK | 0.61 | 0 | 0.94 | 0.47 |
| HSL | 98.74º | 0.89% | 0.28% | - |
| HSV(B) | 98.74º | 0.94% | 0.53% | - |
| XYZ | 10.18 | 18.1 | 3.19 | - |
| YUV | 96 | 78.33 | 97.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 135 | 8 | 0.61 | 0 | 0.94 | 0.47 | 98.74 | 0.89 | 0.28 |
| Hex | 35 | 87 | 8 | 3D | 0 | 5E | 2F | 63 | 59 | 1C |
| Octal | 65 | 207 | 10 | 75 | 0 | 136 | 57 | 143 | 131 | 34 |
| Binary | 110101 | 10000111 | 1000 | 111101 | 0 | 1011110 | 101111 | 1100011 | 1011001 | 11100 |
Color Harmonies of #358708
Complementary color
Monochromatic Colors of #358708
Black with #358708
Text Example
Text Example
White with #358708
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #358708; }
p { color: rgb(53,135,8); }
H1.HeaderClassName
{
color: #358708;
}
.AnyTagClassName
{
color: #358708;
}
</style>
background-color css
<style>
a { background-color: #358708; }
a { background-color: rgb(53,135,8); }
div.DivClassName
{
background-color: #358708;
}
.BgClassName
{
background-color: #358708;
}
</style>
border-color css
<style>
span { border-color: #358708; }
span { border-color: rgb(53,135,8); }
td.TdClassName
{
border-color: #358708;
}
.TagClassName
{
border-color: #358708;
}
</style>