Shades of Bilbao #358807
Tints of Bilbao #358807
RGB
CMYK
RGB Variations
Color information
#358807 (or 0x358807) is known color: Bilbao. HEX triplet: 35, 88 and 07. RGB value is (53,136,7). Sum of RGB (Red+Green+Blue) = 53+136+7=196 (25% of max value = 765). Red value is 53 (21.09% from 255 or 27.04% from 196); Green value is 136 (53.52% from 255 or 69.39% from 196); Blue value is 7 (3.12% from 255 or 3.57% from 196); Max value from RGB is 136 - color contains mainly: green. Hex color #358807 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #358807 is #CA77F8. Grayscale: #606060. Windows color (decimal): -13268985 or 493621. OLE color: 493621.
HSL color Cylindrical-coordinate representation of color #358807: hue angle of 98.6º degrees, saturation: 0.9, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #358807 is Cyan = 0.61, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 53 | 136 | 7 | - |
| CMYK | 0.61 | 0 | 0.95 | 0.47 |
| HSL | 98.6º | 0.9% | 0.28% | - |
| HSV(B) | 98.6º | 0.95% | 0.53% | - |
| XYZ | 10.31 | 18.38 | 3.21 | - |
| YUV | 96.48 | 77.5 | 96.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 136 | 7 | 0.61 | 0 | 0.95 | 0.47 | 98.6 | 0.9 | 0.28 |
| Hex | 35 | 88 | 7 | 3D | 0 | 5F | 2F | 63 | 5A | 1C |
| Octal | 65 | 210 | 7 | 75 | 0 | 137 | 57 | 143 | 132 | 34 |
| Binary | 110101 | 10001000 | 111 | 111101 | 0 | 1011111 | 101111 | 1100011 | 1011010 | 11100 |
Color Harmonies of #358807
Complementary color
Monochromatic Colors of #358807
Black with #358807
Text Example
Text Example
White with #358807
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #358807; }
p { color: rgb(53,136,7); }
H1.HeaderClassName
{
color: #358807;
}
.AnyTagClassName
{
color: #358807;
}
</style>
background-color css
<style>
a { background-color: #358807; }
a { background-color: rgb(53,136,7); }
div.DivClassName
{
background-color: #358807;
}
.BgClassName
{
background-color: #358807;
}
</style>
border-color css
<style>
span { border-color: #358807; }
span { border-color: rgb(53,136,7); }
td.TdClassName
{
border-color: #358807;
}
.TagClassName
{
border-color: #358807;
}
</style>