Shades of Bilbao #357407
Tints of Bilbao #357407
RGB
CMYK
RGB Variations
Color information
#357407 (or 0x357407) is known color: Bilbao. HEX triplet: 35, 74 and 07. RGB value is (53,116,7). Sum of RGB (Red+Green+Blue) = 53+116+7=176 (23% of max value = 765). Red value is 53 (21.09% from 255 or 30.11% from 176); Green value is 116 (45.70% from 255 or 65.91% from 176); Blue value is 7 (3.12% from 255 or 3.98% from 176); Max value from RGB is 116 - color contains mainly: green. Hex color #357407 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #357407 is #CA8BF8. Grayscale: #555555. Windows color (decimal): -13274105 or 488501. OLE color: 488501.
HSL color Cylindrical-coordinate representation of color #357407: hue angle of 94.68º degrees, saturation: 0.89, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #357407 is Cyan = 0.54, Magento = 0, Yellow = 0.94 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 53 | 116 | 7 | - |
| CMYK | 0.54 | 0 | 0.94 | 0.55 |
| HSL | 94.68º | 0.89% | 0.24% | - |
| HSV(B) | 94.68º | 0.94% | 0.45% | - |
| XYZ | 7.75 | 13.26 | 2.35 | - |
| YUV | 84.74 | 84.13 | 105.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 116 | 7 | 0.54 | 0 | 0.94 | 0.55 | 94.68 | 0.89 | 0.24 |
| Hex | 35 | 74 | 7 | 36 | 0 | 5E | 37 | 5F | 59 | 18 |
| Octal | 65 | 164 | 7 | 66 | 0 | 136 | 67 | 137 | 131 | 30 |
| Binary | 110101 | 1110100 | 111 | 110110 | 0 | 1011110 | 110111 | 1011111 | 1011001 | 11000 |
Color Harmonies of #357407
Complementary color
Monochromatic Colors of #357407
Black with #357407
Text Example
Text Example
White with #357407
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #357407; }
p { color: rgb(53,116,7); }
H1.HeaderClassName
{
color: #357407;
}
.AnyTagClassName
{
color: #357407;
}
</style>
background-color css
<style>
a { background-color: #357407; }
a { background-color: rgb(53,116,7); }
div.DivClassName
{
background-color: #357407;
}
.BgClassName
{
background-color: #357407;
}
</style>
border-color css
<style>
span { border-color: #357407; }
span { border-color: rgb(53,116,7); }
td.TdClassName
{
border-color: #357407;
}
.TagClassName
{
border-color: #357407;
}
</style>