Shades of Bilbao #368428
Tints of Bilbao #368428
RGB
CMYK
RGB Variations
Color information
#368428 (or 0x368428) is known color: Bilbao. HEX triplet: 36, 84 and 28. RGB value is (54,132,40). Sum of RGB (Red+Green+Blue) = 54+132+40=226 (29% of max value = 765). Red value is 54 (21.48% from 255 or 23.89% from 226); Green value is 132 (51.95% from 255 or 58.41% from 226); Blue value is 40 (16.02% from 255 or 17.70% from 226); Max value from RGB is 132 - color contains mainly: green. Hex color #368428 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #368428 is #C97BD7. Grayscale: #626262. Windows color (decimal): -13204440 or 2655286. OLE color: 2655286.
HSL color Cylindrical-coordinate representation of color #368428: hue angle of 110.87º degrees, saturation: 0.53, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #368428 is Cyan = 0.59, Magento = 0, Yellow = 0.70 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 54 | 132 | 40 | - |
| CMYK | 0.59 | 0 | 0.70 | 0.48 |
| HSL | 110.87º | 0.53% | 0.34% | - |
| HSV(B) | 110.87º | 0.7% | 0.52% | - |
| XYZ | 10.16 | 17.44 | 4.84 | - |
| YUV | 98.19 | 95.16 | 96.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 132 | 40 | 0.59 | 0 | 0.70 | 0.48 | 110.87 | 0.53 | 0.34 |
| Hex | 36 | 84 | 28 | 3B | 0 | 46 | 30 | 6F | 35 | 22 |
| Octal | 66 | 204 | 50 | 73 | 0 | 106 | 60 | 157 | 65 | 42 |
| Binary | 110110 | 10000100 | 101000 | 111011 | 0 | 1000110 | 110000 | 1101111 | 110101 | 100010 |
Color Harmonies of #368428
Complementary color
Monochromatic Colors of #368428
Black with #368428
Text Example
Text Example
White with #368428
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #368428; }
p { color: rgb(54,132,40); }
H1.HeaderClassName
{
color: #368428;
}
.AnyTagClassName
{
color: #368428;
}
</style>
background-color css
<style>
a { background-color: #368428; }
a { background-color: rgb(54,132,40); }
div.DivClassName
{
background-color: #368428;
}
.BgClassName
{
background-color: #368428;
}
</style>
border-color css
<style>
span { border-color: #368428; }
span { border-color: rgb(54,132,40); }
td.TdClassName
{
border-color: #368428;
}
.TagClassName
{
border-color: #368428;
}
</style>