Shades of Bilbao #338905
Tints of Bilbao #338905
RGB
CMYK
RGB Variations
Color information
#338905 (or 0x338905) is known color: Bilbao. HEX triplet: 33, 89 and 05. RGB value is (51,137,5). Sum of RGB (Red+Green+Blue) = 51+137+5=193 (25% of max value = 765). Red value is 51 (20.31% from 255 or 26.42% from 193); Green value is 137 (53.91% from 255 or 70.98% from 193); Blue value is 5 (2.34% from 255 or 2.59% from 193); Max value from RGB is 137 - color contains mainly: green. Hex color #338905 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #338905 is #CC76FA. Grayscale: #606060. Windows color (decimal): -13399803 or 362803. OLE color: 362803.
HSL color Cylindrical-coordinate representation of color #338905: hue angle of 99.09º degrees, saturation: 0.93, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #338905 is Cyan = 0.63, Magento = 0, Yellow = 0.96 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 51 | 137 | 5 | - |
| CMYK | 0.63 | 0 | 0.96 | 0.46 |
| HSL | 99.09º | 0.93% | 0.28% | - |
| HSV(B) | 99.09º | 0.96% | 0.54% | - |
| XYZ | 10.34 | 18.61 | 3.19 | - |
| YUV | 96.24 | 76.51 | 95.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 137 | 5 | 0.63 | 0 | 0.96 | 0.46 | 99.09 | 0.93 | 0.28 |
| Hex | 33 | 89 | 5 | 3F | 0 | 60 | 2E | 63 | 5D | 1C |
| Octal | 63 | 211 | 5 | 77 | 0 | 140 | 56 | 143 | 135 | 34 |
| Binary | 110011 | 10001001 | 101 | 111111 | 0 | 1100000 | 101110 | 1100011 | 1011101 | 11100 |
Color Harmonies of #338905
Complementary color
Monochromatic Colors of #338905
Black with #338905
Text Example
Text Example
White with #338905
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #338905; }
p { color: rgb(51,137,5); }
H1.HeaderClassName
{
color: #338905;
}
.AnyTagClassName
{
color: #338905;
}
</style>
background-color css
<style>
a { background-color: #338905; }
a { background-color: rgb(51,137,5); }
div.DivClassName
{
background-color: #338905;
}
.BgClassName
{
background-color: #338905;
}
</style>
border-color css
<style>
span { border-color: #338905; }
span { border-color: rgb(51,137,5); }
td.TdClassName
{
border-color: #338905;
}
.TagClassName
{
border-color: #338905;
}
</style>