Shades of Bilbao #368121
Tints of Bilbao #368121
RGB
CMYK
RGB Variations
Color information
#368121 (or 0x368121) is known color: Bilbao. HEX triplet: 36, 81 and 21. RGB value is (54,129,33). Sum of RGB (Red+Green+Blue) = 54+129+33=216 (28% of max value = 765). Red value is 54 (21.48% from 255 or 25% from 216); Green value is 129 (50.78% from 255 or 59.72% from 216); Blue value is 33 (13.28% from 255 or 15.28% from 216); Max value from RGB is 129 - color contains mainly: green. Hex color #368121 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #368121 is #C97EDE. Grayscale: #5F5F5F. Windows color (decimal): -13205215 or 2195766. OLE color: 2195766.
HSL color Cylindrical-coordinate representation of color #368121: hue angle of 106.88º degrees, saturation: 0.59, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #368121 is Cyan = 0.58, Magento = 0, Yellow = 0.74 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 54 | 129 | 33 | - |
| CMYK | 0.58 | 0 | 0.74 | 0.49 |
| HSL | 106.88º | 0.59% | 0.32% | - |
| HSV(B) | 106.88º | 0.74% | 0.51% | - |
| XYZ | 9.65 | 16.59 | 4.13 | - |
| YUV | 95.63 | 92.65 | 98.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 129 | 33 | 0.58 | 0 | 0.74 | 0.49 | 106.88 | 0.59 | 0.32 |
| Hex | 36 | 81 | 21 | 3A | 0 | 4A | 31 | 6B | 3B | 20 |
| Octal | 66 | 201 | 41 | 72 | 0 | 112 | 61 | 153 | 73 | 40 |
| Binary | 110110 | 10000001 | 100001 | 111010 | 0 | 1001010 | 110001 | 1101011 | 111011 | 100000 |
Color Harmonies of #368121
Complementary color
Monochromatic Colors of #368121
Black with #368121
Text Example
Text Example
White with #368121
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #368121; }
p { color: rgb(54,129,33); }
H1.HeaderClassName
{
color: #368121;
}
.AnyTagClassName
{
color: #368121;
}
</style>
background-color css
<style>
a { background-color: #368121; }
a { background-color: rgb(54,129,33); }
div.DivClassName
{
background-color: #368121;
}
.BgClassName
{
background-color: #368121;
}
</style>
border-color css
<style>
span { border-color: #368121; }
span { border-color: rgb(54,129,33); }
td.TdClassName
{
border-color: #368121;
}
.TagClassName
{
border-color: #368121;
}
</style>