Shades of Bilbao #368501
Tints of Bilbao #368501
RGB
CMYK
RGB Variations
Color information
#368501 (or 0x368501) is known color: Bilbao. HEX triplet: 36, 85 and 01. RGB value is (54,133,1). Sum of RGB (Red+Green+Blue) = 54+133+1=188 (24% of max value = 765). Red value is 54 (21.48% from 255 or 28.72% from 188); Green value is 133 (52.34% from 255 or 70.74% from 188); Blue value is 1 (0.78% from 255 or 0.53% from 188); Max value from RGB is 133 - color contains mainly: green. Hex color #368501 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #368501 is #C97AFE. Grayscale: #5E5E5E. Windows color (decimal): -13204223 or 99638. OLE color: 99638.
HSL color Cylindrical-coordinate representation of color #368501: hue angle of 95.91º degrees, saturation: 0.99, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #368501 is Cyan = 0.59, Magento = 0, Yellow = 0.99 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 54 | 133 | 1 | - |
| CMYK | 0.59 | 0 | 0.99 | 0.48 |
| HSL | 95.91º | 0.99% | 0.26% | - |
| HSV(B) | 95.91º | 0.99% | 0.52% | - |
| XYZ | 9.91 | 17.56 | 2.9 | - |
| YUV | 94.33 | 75.33 | 99.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 133 | 1 | 0.59 | 0 | 0.99 | 0.48 | 95.91 | 0.99 | 0.26 |
| Hex | 36 | 85 | 1 | 3B | 0 | 63 | 30 | 60 | 63 | 1A |
| Octal | 66 | 205 | 1 | 73 | 0 | 143 | 60 | 140 | 143 | 32 |
| Binary | 110110 | 10000101 | 1 | 111011 | 0 | 1100011 | 110000 | 1100000 | 1100011 | 11010 |
Color Harmonies of #368501
Complementary color
Monochromatic Colors of #368501
Black with #368501
Text Example
Text Example
White with #368501
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #368501; }
p { color: rgb(54,133,1); }
H1.HeaderClassName
{
color: #368501;
}
.AnyTagClassName
{
color: #368501;
}
</style>
background-color css
<style>
a { background-color: #368501; }
a { background-color: rgb(54,133,1); }
div.DivClassName
{
background-color: #368501;
}
.BgClassName
{
background-color: #368501;
}
</style>
border-color css
<style>
span { border-color: #368501; }
span { border-color: rgb(54,133,1); }
td.TdClassName
{
border-color: #368501;
}
.TagClassName
{
border-color: #368501;
}
</style>