Shades of Bilbao #368625
Tints of Bilbao #368625
RGB
CMYK
RGB Variations
Color information
#368625 (or 0x368625) is known color: Bilbao. HEX triplet: 36, 86 and 25. RGB value is (54,134,37). Sum of RGB (Red+Green+Blue) = 54+134+37=225 (29% of max value = 765). Red value is 54 (21.48% from 255 or 24% from 225); Green value is 134 (52.73% from 255 or 59.56% from 225); Blue value is 37 (14.84% from 255 or 16.44% from 225); Max value from RGB is 134 - color contains mainly: green. Hex color #368625 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #368625 is #C979DA. Grayscale: #636363. Windows color (decimal): -13203931 or 2459190. OLE color: 2459190.
HSL color Cylindrical-coordinate representation of color #368625: hue angle of 109.48º degrees, saturation: 0.57, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #368625 is Cyan = 0.60, Magento = 0, Yellow = 0.72 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 54 | 134 | 37 | - |
| CMYK | 0.60 | 0 | 0.72 | 0.47 |
| HSL | 109.48º | 0.57% | 0.34% | - |
| HSV(B) | 109.48º | 0.72% | 0.53% | - |
| XYZ | 10.38 | 17.97 | 4.67 | - |
| YUV | 99.02 | 93 | 95.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 134 | 37 | 0.60 | 0 | 0.72 | 0.47 | 109.48 | 0.57 | 0.34 |
| Hex | 36 | 86 | 25 | 3C | 0 | 48 | 2F | 6D | 39 | 22 |
| Octal | 66 | 206 | 45 | 74 | 0 | 110 | 57 | 155 | 71 | 42 |
| Binary | 110110 | 10000110 | 100101 | 111100 | 0 | 1001000 | 101111 | 1101101 | 111001 | 100010 |
Color Harmonies of #368625
Complementary color
Monochromatic Colors of #368625
Black with #368625
Text Example
Text Example
White with #368625
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #368625; }
p { color: rgb(54,134,37); }
H1.HeaderClassName
{
color: #368625;
}
.AnyTagClassName
{
color: #368625;
}
</style>
background-color css
<style>
a { background-color: #368625; }
a { background-color: rgb(54,134,37); }
div.DivClassName
{
background-color: #368625;
}
.BgClassName
{
background-color: #368625;
}
</style>
border-color css
<style>
span { border-color: #368625; }
span { border-color: rgb(54,134,37); }
td.TdClassName
{
border-color: #368625;
}
.TagClassName
{
border-color: #368625;
}
</style>