Shades of Bilbao #338501
Tints of Bilbao #338501
RGB
CMYK
RGB Variations
Color information
#338501 (or 0x338501) is known color: Bilbao. HEX triplet: 33, 85 and 01. RGB value is (51,133,1). Sum of RGB (Red+Green+Blue) = 51+133+1=185 (24% of max value = 765). Red value is 51 (20.31% from 255 or 27.57% from 185); Green value is 133 (52.34% from 255 or 71.89% from 185); Blue value is 1 (0.78% from 255 or 0.54% from 185); Max value from RGB is 133 - color contains mainly: green. Hex color #338501 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #338501 is #CC7AFE. Grayscale: #5D5D5D. Windows color (decimal): -13400831 or 99635. OLE color: 99635.
HSL color Cylindrical-coordinate representation of color #338501: hue angle of 97.27º 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 #338501 is Cyan = 0.62, Magento = 0, Yellow = 0.99 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 51 | 133 | 1 | - |
| CMYK | 0.62 | 0 | 0.99 | 0.48 |
| HSL | 97.27º | 0.99% | 0.26% | - |
| HSV(B) | 97.27º | 0.99% | 0.52% | - |
| XYZ | 9.76 | 17.48 | 2.89 | - |
| YUV | 93.43 | 75.83 | 97.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 133 | 1 | 0.62 | 0 | 0.99 | 0.48 | 97.27 | 0.99 | 0.26 |
| Hex | 33 | 85 | 1 | 3E | 0 | 63 | 30 | 61 | 63 | 1A |
| Octal | 63 | 205 | 1 | 76 | 0 | 143 | 60 | 141 | 143 | 32 |
| Binary | 110011 | 10000101 | 1 | 111110 | 0 | 1100011 | 110000 | 1100001 | 1100011 | 11010 |
Color Harmonies of #338501
Complementary color
Monochromatic Colors of #338501
Black with #338501
Text Example
Text Example
White with #338501
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #338501; }
p { color: rgb(51,133,1); }
H1.HeaderClassName
{
color: #338501;
}
.AnyTagClassName
{
color: #338501;
}
</style>
background-color css
<style>
a { background-color: #338501; }
a { background-color: rgb(51,133,1); }
div.DivClassName
{
background-color: #338501;
}
.BgClassName
{
background-color: #338501;
}
</style>
border-color css
<style>
span { border-color: #338501; }
span { border-color: rgb(51,133,1); }
td.TdClassName
{
border-color: #338501;
}
.TagClassName
{
border-color: #338501;
}
</style>