Shades of Bilbao #356715
Tints of Bilbao #356715
RGB
CMYK
RGB Variations
Color information
#356715 (or 0x356715) is known color: Bilbao. HEX triplet: 35, 67 and 15. RGB value is (53,103,21). Sum of RGB (Red+Green+Blue) = 53+103+21=177 (23% of max value = 765). Red value is 53 (21.09% from 255 or 29.94% from 177); Green value is 103 (40.62% from 255 or 58.19% from 177); Blue value is 21 (8.59% from 255 or 11.86% from 177); Max value from RGB is 103 - color contains mainly: green. Hex color #356715 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #356715 is #CA98EA. Grayscale: #4E4E4E. Windows color (decimal): -13277419 or 1402677. OLE color: 1402677.
HSL color Cylindrical-coordinate representation of color #356715: hue angle of 96.59º degrees, saturation: 0.66, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #356715 is Cyan = 0.49, Magento = 0, Yellow = 0.80 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 53 | 103 | 21 | - |
| CMYK | 0.49 | 0 | 0.80 | 0.60 |
| HSL | 96.59º | 0.66% | 0.24% | - |
| HSV(B) | 96.59º | 0.8% | 0.4% | - |
| XYZ | 6.45 | 10.51 | 2.4 | - |
| YUV | 78.7 | 95.44 | 109.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 103 | 21 | 0.49 | 0 | 0.80 | 0.60 | 96.59 | 0.66 | 0.24 |
| Hex | 35 | 67 | 15 | 31 | 0 | 50 | 3C | 61 | 42 | 18 |
| Octal | 65 | 147 | 25 | 61 | 0 | 120 | 74 | 141 | 102 | 30 |
| Binary | 110101 | 1100111 | 10101 | 110001 | 0 | 1010000 | 111100 | 1100001 | 1000010 | 11000 |
Color Harmonies of #356715
Complementary color
Monochromatic Colors of #356715
Black with #356715
Text Example
Text Example
White with #356715
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #356715; }
p { color: rgb(53,103,21); }
H1.HeaderClassName
{
color: #356715;
}
.AnyTagClassName
{
color: #356715;
}
</style>
background-color css
<style>
a { background-color: #356715; }
a { background-color: rgb(53,103,21); }
div.DivClassName
{
background-color: #356715;
}
.BgClassName
{
background-color: #356715;
}
</style>
border-color css
<style>
span { border-color: #356715; }
span { border-color: rgb(53,103,21); }
td.TdClassName
{
border-color: #356715;
}
.TagClassName
{
border-color: #356715;
}
</style>