Shades of Bilbao #367005
Tints of Bilbao #367005
RGB
CMYK
RGB Variations
Color information
#367005 (or 0x367005) is known color: Bilbao. HEX triplet: 36, 70 and 05. RGB value is (54,112,5). Sum of RGB (Red+Green+Blue) = 54+112+5=171 (22% of max value = 765). Red value is 54 (21.48% from 255 or 31.58% from 171); Green value is 112 (44.14% from 255 or 65.50% from 171); Blue value is 5 (2.34% from 255 or 2.92% from 171); Max value from RGB is 112 - color contains mainly: green. Hex color #367005 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #367005 is #C98FFA. Grayscale: #525252. Windows color (decimal): -13209595 or 356406. OLE color: 356406.
HSL color Cylindrical-coordinate representation of color #367005: hue angle of 92.52º degrees, saturation: 0.91, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #367005 is Cyan = 0.52, Magento = 0, Yellow = 0.96 and Black (K on CMYK) = 0.56.
Color convert
RGB | 54 | 112 | 5 | - |
CMYK | 0.52 | 0 | 0.96 | 0.56 |
HSL | 92.52º | 0.91% | 0.23% | - |
HSV(B) | 92.52º | 0.96% | 0.44% | - |
XYZ | 7.34 | 12.38 | 2.15 | - |
YUV | 82.46 | 84.28 | 107.7 | - |
System | Red | Green | Blue | C | M | Y | K | H | S | L |
---|---|---|---|---|---|---|---|---|---|---|
Decimal | 54 | 112 | 5 | 0.52 | 0 | 0.96 | 0.56 | 92.52 | 0.91 | 0.23 |
Hex | 36 | 70 | 5 | 34 | 0 | 60 | 38 | 5D | 5B | 17 |
Octal | 66 | 160 | 5 | 64 | 0 | 140 | 70 | 135 | 133 | 27 |
Binary | 110110 | 1110000 | 101 | 110100 | 0 | 1100000 | 111000 | 1011101 | 1011011 | 10111 |
Color Harmonies of #367005
Complementary color
Monochromatic Colors of #367005
Black with #367005
Text Example
Text Example
White with #367005
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #367005; }
p { color: rgb(54,112,5); }
H1.HeaderClassName
{
color: #367005;
}
.AnyTagClassName
{
color: #367005;
}
</style>
background-color css
<style>
a { background-color: #367005; }
a { background-color: rgb(54,112,5); }
div.DivClassName
{
background-color: #367005;
}
.BgClassName
{
background-color: #367005;
}
</style>
border-color css
<style>
span { border-color: #367005; }
span { border-color: rgb(54,112,5); }
td.TdClassName
{
border-color: #367005;
}
.TagClassName
{
border-color: #367005;
}
</style>