Shades of Bilbao #338505
Tints of Bilbao #338505
RGB
CMYK
RGB Variations
Color information
#338505 (or 0x338505) is known color: Bilbao. HEX triplet: 33, 85 and 05. RGB value is (51,133,5). Sum of RGB (Red+Green+Blue) = 51+133+5=189 (25% of max value = 765). Red value is 51 (20.31% from 255 or 26.98% from 189); Green value is 133 (52.34% from 255 or 70.37% from 189); Blue value is 5 (2.34% from 255 or 2.65% from 189); Max value from RGB is 133 - color contains mainly: green. Hex color #338505 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #338505 is #CC7AFA. Grayscale: #5E5E5E. Windows color (decimal): -13400827 or 361779. OLE color: 361779.
HSL color Cylindrical-coordinate representation of color #338505: hue angle of 98.44º degrees, saturation: 0.93, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #338505 is Cyan = 0.62, Magento = 0, Yellow = 0.96 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 51 | 133 | 5 | - |
| CMYK | 0.62 | 0 | 0.96 | 0.48 |
| HSL | 98.44º | 0.93% | 0.27% | - |
| HSV(B) | 98.44º | 0.96% | 0.52% | - |
| XYZ | 9.78 | 17.49 | 3 | - |
| YUV | 93.89 | 77.83 | 97.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 133 | 5 | 0.62 | 0 | 0.96 | 0.48 | 98.44 | 0.93 | 0.27 |
| Hex | 33 | 85 | 5 | 3E | 0 | 60 | 30 | 62 | 5D | 1B |
| Octal | 63 | 205 | 5 | 76 | 0 | 140 | 60 | 142 | 135 | 33 |
| Binary | 110011 | 10000101 | 101 | 111110 | 0 | 1100000 | 110000 | 1100010 | 1011101 | 11011 |
Color Harmonies of #338505
Complementary color
Monochromatic Colors of #338505
Black with #338505
Text Example
Text Example
White with #338505
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #338505; }
p { color: rgb(51,133,5); }
H1.HeaderClassName
{
color: #338505;
}
.AnyTagClassName
{
color: #338505;
}
</style>
background-color css
<style>
a { background-color: #338505; }
a { background-color: rgb(51,133,5); }
div.DivClassName
{
background-color: #338505;
}
.BgClassName
{
background-color: #338505;
}
</style>
border-color css
<style>
span { border-color: #338505; }
span { border-color: rgb(51,133,5); }
td.TdClassName
{
border-color: #338505;
}
.TagClassName
{
border-color: #338505;
}
</style>