Shades of Bilbao #356817
Tints of Bilbao #356817
RGB
CMYK
RGB Variations
Color information
#356817 (or 0x356817) is known color: Bilbao. HEX triplet: 35, 68 and 17. RGB value is (53,104,23). Sum of RGB (Red+Green+Blue) = 53+104+23=180 (23% of max value = 765). Red value is 53 (21.09% from 255 or 29.44% from 180); Green value is 104 (41.02% from 255 or 57.78% from 180); Blue value is 23 (9.38% from 255 or 12.78% from 180); Max value from RGB is 104 - color contains mainly: green. Hex color #356817 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #356817 is #CA97E8. Grayscale: #4F4F4F. Windows color (decimal): -13277161 or 1534005. OLE color: 1534005.
HSL color Cylindrical-coordinate representation of color #356817: hue angle of 97.78º degrees, saturation: 0.64, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #356817 is Cyan = 0.49, Magento = 0, Yellow = 0.78 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 53 | 104 | 23 | - |
| CMYK | 0.49 | 0 | 0.78 | 0.59 |
| HSL | 97.78º | 0.64% | 0.25% | - |
| HSV(B) | 97.78º | 0.78% | 0.41% | - |
| XYZ | 6.57 | 10.72 | 2.53 | - |
| YUV | 79.52 | 96.1 | 109.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 104 | 23 | 0.49 | 0 | 0.78 | 0.59 | 97.78 | 0.64 | 0.25 |
| Hex | 35 | 68 | 17 | 31 | 0 | 4E | 3B | 62 | 40 | 19 |
| Octal | 65 | 150 | 27 | 61 | 0 | 116 | 73 | 142 | 100 | 31 |
| Binary | 110101 | 1101000 | 10111 | 110001 | 0 | 1001110 | 111011 | 1100010 | 1000000 | 11001 |
Color Harmonies of #356817
Complementary color
Monochromatic Colors of #356817
Black with #356817
Text Example
Text Example
White with #356817
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #356817; }
p { color: rgb(53,104,23); }
H1.HeaderClassName
{
color: #356817;
}
.AnyTagClassName
{
color: #356817;
}
</style>
background-color css
<style>
a { background-color: #356817; }
a { background-color: rgb(53,104,23); }
div.DivClassName
{
background-color: #356817;
}
.BgClassName
{
background-color: #356817;
}
</style>
border-color css
<style>
span { border-color: #356817; }
span { border-color: rgb(53,104,23); }
td.TdClassName
{
border-color: #356817;
}
.TagClassName
{
border-color: #356817;
}
</style>