Shades of Bilbao #367527
Tints of Bilbao #367527
RGB
CMYK
RGB Variations
Color information
#367527 (or 0x367527) is known color: Bilbao. HEX triplet: 36, 75 and 27. RGB value is (54,117,39). Sum of RGB (Red+Green+Blue) = 54+117+39=210 (27% of max value = 765). Red value is 54 (21.48% from 255 or 25.71% from 210); Green value is 117 (46.09% from 255 or 55.71% from 210); Blue value is 39 (15.62% from 255 or 18.57% from 210); Max value from RGB is 117 - color contains mainly: green. Hex color #367527 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #367527 is #C98AD8. Grayscale: #595959. Windows color (decimal): -13208281 or 2585910. OLE color: 2585910.
HSL color Cylindrical-coordinate representation of color #367527: hue angle of 108.46º degrees, saturation: 0.5, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #367527 is Cyan = 0.54, Magento = 0, Yellow = 0.67 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 54 | 117 | 39 | - |
| CMYK | 0.54 | 0 | 0.67 | 0.54 |
| HSL | 108.46º | 0.5% | 0.31% | - |
| HSV(B) | 108.46º | 0.67% | 0.46% | - |
| XYZ | 8.25 | 13.65 | 4.12 | - |
| YUV | 89.27 | 99.63 | 102.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 117 | 39 | 0.54 | 0 | 0.67 | 0.54 | 108.46 | 0.5 | 0.31 |
| Hex | 36 | 75 | 27 | 36 | 0 | 43 | 36 | 6C | 32 | 1F |
| Octal | 66 | 165 | 47 | 66 | 0 | 103 | 66 | 154 | 62 | 37 |
| Binary | 110110 | 1110101 | 100111 | 110110 | 0 | 1000011 | 110110 | 1101100 | 110010 | 11111 |
Color Harmonies of #367527
Complementary color
Monochromatic Colors of #367527
Black with #367527
Text Example
Text Example
White with #367527
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #367527; }
p { color: rgb(54,117,39); }
H1.HeaderClassName
{
color: #367527;
}
.AnyTagClassName
{
color: #367527;
}
</style>
background-color css
<style>
a { background-color: #367527; }
a { background-color: rgb(54,117,39); }
div.DivClassName
{
background-color: #367527;
}
.BgClassName
{
background-color: #367527;
}
</style>
border-color css
<style>
span { border-color: #367527; }
span { border-color: rgb(54,117,39); }
td.TdClassName
{
border-color: #367527;
}
.TagClassName
{
border-color: #367527;
}
</style>