Shades of Bilbao #368213
Tints of Bilbao #368213
RGB
CMYK
RGB Variations
Color information
#368213 (or 0x368213) is known color: Bilbao. HEX triplet: 36, 82 and 13. RGB value is (54,130,19). Sum of RGB (Red+Green+Blue) = 54+130+19=203 (26% of max value = 765). Red value is 54 (21.48% from 255 or 26.60% from 203); Green value is 130 (51.17% from 255 or 64.04% from 203); Blue value is 19 (7.81% from 255 or 9.36% from 203); Max value from RGB is 130 - color contains mainly: green. Hex color #368213 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #368213 is #C97DEC. Grayscale: #5E5E5E. Windows color (decimal): -13204973 or 1278518. OLE color: 1278518.
HSL color Cylindrical-coordinate representation of color #368213: hue angle of 101.08º degrees, saturation: 0.74, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #368213 is Cyan = 0.58, Magento = 0, Yellow = 0.85 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 54 | 130 | 19 | - |
| CMYK | 0.58 | 0 | 0.85 | 0.49 |
| HSL | 101.08º | 0.74% | 0.29% | - |
| HSV(B) | 101.08º | 0.85% | 0.51% | - |
| XYZ | 9.62 | 16.8 | 3.35 | - |
| YUV | 94.62 | 85.32 | 99.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 130 | 19 | 0.58 | 0 | 0.85 | 0.49 | 101.08 | 0.74 | 0.29 |
| Hex | 36 | 82 | 13 | 3A | 0 | 55 | 31 | 65 | 4A | 1D |
| Octal | 66 | 202 | 23 | 72 | 0 | 125 | 61 | 145 | 112 | 35 |
| Binary | 110110 | 10000010 | 10011 | 111010 | 0 | 1010101 | 110001 | 1100101 | 1001010 | 11101 |
Color Harmonies of #368213
Complementary color
Monochromatic Colors of #368213
Black with #368213
Text Example
Text Example
White with #368213
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #368213; }
p { color: rgb(54,130,19); }
H1.HeaderClassName
{
color: #368213;
}
.AnyTagClassName
{
color: #368213;
}
</style>
background-color css
<style>
a { background-color: #368213; }
a { background-color: rgb(54,130,19); }
div.DivClassName
{
background-color: #368213;
}
.BgClassName
{
background-color: #368213;
}
</style>
border-color css
<style>
span { border-color: #368213; }
span { border-color: rgb(54,130,19); }
td.TdClassName
{
border-color: #368213;
}
.TagClassName
{
border-color: #368213;
}
</style>