Shades of Bilbao #359001
Tints of Bilbao #359001
RGB
CMYK
RGB Variations
Color information
#359001 (or 0x359001) is known color: Bilbao. HEX triplet: 35, 90 and 01. RGB value is (53,144,1). Sum of RGB (Red+Green+Blue) = 53+144+1=198 (26% of max value = 765). Red value is 53 (21.09% from 255 or 26.77% from 198); Green value is 144 (56.64% from 255 or 72.73% from 198); Blue value is 1 (0.78% from 255 or 0.51% from 198); Max value from RGB is 144 - color contains mainly: green. Hex color #359001 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #359001 is #CA6FFE. Grayscale: #646464. Windows color (decimal): -13266943 or 102453. OLE color: 102453.
HSL color Cylindrical-coordinate representation of color #359001: hue angle of 98.18º degrees, saturation: 0.99, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #359001 is Cyan = 0.63, Magento = 0, Yellow = 0.99 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 53 | 144 | 1 | - |
| CMYK | 0.63 | 0 | 0.99 | 0.44 |
| HSL | 98.18º | 0.99% | 0.28% | - |
| HSV(B) | 98.18º | 0.99% | 0.56% | - |
| XYZ | 11.45 | 20.71 | 3.42 | - |
| YUV | 100.49 | 71.85 | 94.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 144 | 1 | 0.63 | 0 | 0.99 | 0.44 | 98.18 | 0.99 | 0.28 |
| Hex | 35 | 90 | 1 | 3F | 0 | 63 | 2C | 62 | 63 | 1C |
| Octal | 65 | 220 | 1 | 77 | 0 | 143 | 54 | 142 | 143 | 34 |
| Binary | 110101 | 10010000 | 1 | 111111 | 0 | 1100011 | 101100 | 1100010 | 1100011 | 11100 |
Color Harmonies of #359001
Complementary color
Monochromatic Colors of #359001
Black with #359001
Text Example
Text Example
White with #359001
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #359001; }
p { color: rgb(53,144,1); }
H1.HeaderClassName
{
color: #359001;
}
.AnyTagClassName
{
color: #359001;
}
</style>
background-color css
<style>
a { background-color: #359001; }
a { background-color: rgb(53,144,1); }
div.DivClassName
{
background-color: #359001;
}
.BgClassName
{
background-color: #359001;
}
</style>
border-color css
<style>
span { border-color: #359001; }
span { border-color: rgb(53,144,1); }
td.TdClassName
{
border-color: #359001;
}
.TagClassName
{
border-color: #359001;
}
</style>