Shades of Bilbao #367125
Tints of Bilbao #367125
RGB
CMYK
RGB Variations
Color information
#367125 (or 0x367125) is known color: Bilbao. HEX triplet: 36, 71 and 25. RGB value is (54,113,37). Sum of RGB (Red+Green+Blue) = 54+113+37=204 (27% of max value = 765). Red value is 54 (21.48% from 255 or 26.47% from 204); Green value is 113 (44.53% from 255 or 55.39% from 204); Blue value is 37 (14.84% from 255 or 18.14% from 204); Max value from RGB is 113 - color contains mainly: green. Hex color #367125 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #367125 is #C98EDA. Grayscale: #565656. Windows color (decimal): -13209307 or 2453814. OLE color: 2453814.
HSL color Cylindrical-coordinate representation of color #367125: hue angle of 106.58º degrees, saturation: 0.51, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #367125 is Cyan = 0.52, Magento = 0, Yellow = 0.67 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 54 | 113 | 37 | - |
| CMYK | 0.52 | 0 | 0.67 | 0.56 |
| HSL | 106.58º | 0.51% | 0.29% | - |
| HSV(B) | 106.58º | 0.67% | 0.44% | - |
| XYZ | 7.76 | 12.73 | 3.8 | - |
| YUV | 86.7 | 99.95 | 104.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 113 | 37 | 0.52 | 0 | 0.67 | 0.56 | 106.58 | 0.51 | 0.29 |
| Hex | 36 | 71 | 25 | 34 | 0 | 43 | 38 | 6B | 33 | 1D |
| Octal | 66 | 161 | 45 | 64 | 0 | 103 | 70 | 153 | 63 | 35 |
| Binary | 110110 | 1110001 | 100101 | 110100 | 0 | 1000011 | 111000 | 1101011 | 110011 | 11101 |
Color Harmonies of #367125
Complementary color
Monochromatic Colors of #367125
Black with #367125
Text Example
Text Example
White with #367125
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #367125; }
p { color: rgb(54,113,37); }
H1.HeaderClassName
{
color: #367125;
}
.AnyTagClassName
{
color: #367125;
}
</style>
background-color css
<style>
a { background-color: #367125; }
a { background-color: rgb(54,113,37); }
div.DivClassName
{
background-color: #367125;
}
.BgClassName
{
background-color: #367125;
}
</style>
border-color css
<style>
span { border-color: #367125; }
span { border-color: rgb(54,113,37); }
td.TdClassName
{
border-color: #367125;
}
.TagClassName
{
border-color: #367125;
}
</style>