Shades of Bilbao #368621
Tints of Bilbao #368621
RGB
CMYK
RGB Variations
Color information
#368621 (or 0x368621) is known color: Bilbao. HEX triplet: 36, 86 and 21. RGB value is (54,134,33). Sum of RGB (Red+Green+Blue) = 54+134+33=221 (29% of max value = 765). Red value is 54 (21.48% from 255 or 24.43% from 221); Green value is 134 (52.73% from 255 or 60.63% from 221); Blue value is 33 (13.28% from 255 or 14.93% from 221); Max value from RGB is 134 - color contains mainly: green. Hex color #368621 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #368621 is #C979DE. Grayscale: #626262. Windows color (decimal): -13203935 or 2197046. OLE color: 2197046.
HSL color Cylindrical-coordinate representation of color #368621: hue angle of 107.52º degrees, saturation: 0.6, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #368621 is Cyan = 0.60, Magento = 0, Yellow = 0.75 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 54 | 134 | 33 | - |
| CMYK | 0.60 | 0 | 0.75 | 0.47 |
| HSL | 107.52º | 0.6% | 0.33% | - |
| HSV(B) | 107.52º | 0.75% | 0.53% | - |
| XYZ | 10.32 | 17.94 | 4.36 | - |
| YUV | 98.57 | 91 | 96.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 134 | 33 | 0.60 | 0 | 0.75 | 0.47 | 107.52 | 0.6 | 0.33 |
| Hex | 36 | 86 | 21 | 3C | 0 | 4B | 2F | 6C | 3C | 21 |
| Octal | 66 | 206 | 41 | 74 | 0 | 113 | 57 | 154 | 74 | 41 |
| Binary | 110110 | 10000110 | 100001 | 111100 | 0 | 1001011 | 101111 | 1101100 | 111100 | 100001 |
Color Harmonies of #368621
Complementary color
Monochromatic Colors of #368621
Black with #368621
Text Example
Text Example
White with #368621
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #368621; }
p { color: rgb(54,134,33); }
H1.HeaderClassName
{
color: #368621;
}
.AnyTagClassName
{
color: #368621;
}
</style>
background-color css
<style>
a { background-color: #368621; }
a { background-color: rgb(54,134,33); }
div.DivClassName
{
background-color: #368621;
}
.BgClassName
{
background-color: #368621;
}
</style>
border-color css
<style>
span { border-color: #368621; }
span { border-color: rgb(54,134,33); }
td.TdClassName
{
border-color: #368621;
}
.TagClassName
{
border-color: #368621;
}
</style>