Shades of Bilbao #359006
Tints of Bilbao #359006
RGB
CMYK
RGB Variations
Color information
#359006 (or 0x359006) is known color: Bilbao. HEX triplet: 35, 90 and 06. RGB value is (53,144,6). Sum of RGB (Red+Green+Blue) = 53+144+6=203 (26% of max value = 765). Red value is 53 (21.09% from 255 or 26.11% from 203); Green value is 144 (56.64% from 255 or 70.94% from 203); Blue value is 6 (2.73% from 255 or 2.96% from 203); Max value from RGB is 144 - color contains mainly: green. Hex color #359006 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #359006 is #CA6FF9. Grayscale: #656565. Windows color (decimal): -13266938 or 430133. OLE color: 430133.
HSL color Cylindrical-coordinate representation of color #359006: hue angle of 99.57º degrees, saturation: 0.92, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #359006 is Cyan = 0.63, Magento = 0, Yellow = 0.96 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 53 | 144 | 6 | - |
| CMYK | 0.63 | 0 | 0.96 | 0.44 |
| HSL | 99.57º | 0.92% | 0.29% | - |
| HSV(B) | 99.57º | 0.96% | 0.56% | - |
| XYZ | 11.47 | 20.72 | 3.57 | - |
| YUV | 101.06 | 74.35 | 93.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 144 | 6 | 0.63 | 0 | 0.96 | 0.44 | 99.57 | 0.92 | 0.29 |
| Hex | 35 | 90 | 6 | 3F | 0 | 60 | 2C | 64 | 5C | 1D |
| Octal | 65 | 220 | 6 | 77 | 0 | 140 | 54 | 144 | 134 | 35 |
| Binary | 110101 | 10010000 | 110 | 111111 | 0 | 1100000 | 101100 | 1100100 | 1011100 | 11101 |
Color Harmonies of #359006
Complementary color
Monochromatic Colors of #359006
Black with #359006
Text Example
Text Example
White with #359006
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #359006; }
p { color: rgb(53,144,6); }
H1.HeaderClassName
{
color: #359006;
}
.AnyTagClassName
{
color: #359006;
}
</style>
background-color css
<style>
a { background-color: #359006; }
a { background-color: rgb(53,144,6); }
div.DivClassName
{
background-color: #359006;
}
.BgClassName
{
background-color: #359006;
}
</style>
border-color css
<style>
span { border-color: #359006; }
span { border-color: rgb(53,144,6); }
td.TdClassName
{
border-color: #359006;
}
.TagClassName
{
border-color: #359006;
}
</style>