Shades of Bilbao #357908
Tints of Bilbao #357908
RGB
CMYK
RGB Variations
Color information
#357908 (or 0x357908) is known color: Bilbao. HEX triplet: 35, 79 and 08. RGB value is (53,121,8). Sum of RGB (Red+Green+Blue) = 53+121+8=182 (24% of max value = 765). Red value is 53 (21.09% from 255 or 29.12% from 182); Green value is 121 (47.66% from 255 or 66.48% from 182); Blue value is 8 (3.52% from 255 or 4.40% from 182); Max value from RGB is 121 - color contains mainly: green. Hex color #357908 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #357908 is #CA86F7. Grayscale: #585858. Windows color (decimal): -13272824 or 555317. OLE color: 555317.
HSL color Cylindrical-coordinate representation of color #357908: hue angle of 96.11º degrees, saturation: 0.88, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #357908 is Cyan = 0.56, Magento = 0, Yellow = 0.93 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 53 | 121 | 8 | - |
| CMYK | 0.56 | 0 | 0.93 | 0.53 |
| HSL | 96.11º | 0.88% | 0.25% | - |
| HSV(B) | 96.11º | 0.93% | 0.47% | - |
| XYZ | 8.35 | 14.45 | 2.58 | - |
| YUV | 87.79 | 82.97 | 103.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 121 | 8 | 0.56 | 0 | 0.93 | 0.53 | 96.11 | 0.88 | 0.25 |
| Hex | 35 | 79 | 8 | 38 | 0 | 5D | 35 | 60 | 58 | 19 |
| Octal | 65 | 171 | 10 | 70 | 0 | 135 | 65 | 140 | 130 | 31 |
| Binary | 110101 | 1111001 | 1000 | 111000 | 0 | 1011101 | 110101 | 1100000 | 1011000 | 11001 |
Color Harmonies of #357908
Complementary color
Monochromatic Colors of #357908
Black with #357908
Text Example
Text Example
White with #357908
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #357908; }
p { color: rgb(53,121,8); }
H1.HeaderClassName
{
color: #357908;
}
.AnyTagClassName
{
color: #357908;
}
</style>
background-color css
<style>
a { background-color: #357908; }
a { background-color: rgb(53,121,8); }
div.DivClassName
{
background-color: #357908;
}
.BgClassName
{
background-color: #357908;
}
</style>
border-color css
<style>
span { border-color: #357908; }
span { border-color: rgb(53,121,8); }
td.TdClassName
{
border-color: #357908;
}
.TagClassName
{
border-color: #357908;
}
</style>