Shades of Bilbao #358507
Tints of Bilbao #358507
RGB
CMYK
RGB Variations
Color information
#358507 (or 0x358507) is known color: Bilbao. HEX triplet: 35, 85 and 07. RGB value is (53,133,7). Sum of RGB (Red+Green+Blue) = 53+133+7=193 (25% of max value = 765). Red value is 53 (21.09% from 255 or 27.46% from 193); Green value is 133 (52.34% from 255 or 68.91% from 193); Blue value is 7 (3.12% from 255 or 3.63% from 193); Max value from RGB is 133 - color contains mainly: green. Hex color #358507 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #358507 is #CA7AF8. Grayscale: #5F5F5F. Windows color (decimal): -13269753 or 492853. OLE color: 492853.
HSL color Cylindrical-coordinate representation of color #358507: hue angle of 98.1º degrees, saturation: 0.9, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #358507 is Cyan = 0.60, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 53 | 133 | 7 | - |
| CMYK | 0.60 | 0 | 0.95 | 0.48 |
| HSL | 98.1º | 0.9% | 0.27% | - |
| HSV(B) | 98.1º | 0.95% | 0.52% | - |
| XYZ | 9.89 | 17.55 | 3.07 | - |
| YUV | 94.72 | 78.5 | 98.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 133 | 7 | 0.60 | 0 | 0.95 | 0.48 | 98.1 | 0.9 | 0.27 |
| Hex | 35 | 85 | 7 | 3C | 0 | 5F | 30 | 62 | 5A | 1B |
| Octal | 65 | 205 | 7 | 74 | 0 | 137 | 60 | 142 | 132 | 33 |
| Binary | 110101 | 10000101 | 111 | 111100 | 0 | 1011111 | 110000 | 1100010 | 1011010 | 11011 |
Color Harmonies of #358507
Complementary color
Monochromatic Colors of #358507
Black with #358507
Text Example
Text Example
White with #358507
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #358507; }
p { color: rgb(53,133,7); }
H1.HeaderClassName
{
color: #358507;
}
.AnyTagClassName
{
color: #358507;
}
</style>
background-color css
<style>
a { background-color: #358507; }
a { background-color: rgb(53,133,7); }
div.DivClassName
{
background-color: #358507;
}
.BgClassName
{
background-color: #358507;
}
</style>
border-color css
<style>
span { border-color: #358507; }
span { border-color: rgb(53,133,7); }
td.TdClassName
{
border-color: #358507;
}
.TagClassName
{
border-color: #358507;
}
</style>