Shades of Bilbao #338305
Tints of Bilbao #338305
RGB
CMYK
RGB Variations
Color information
#338305 (or 0x338305) is known color: Bilbao. HEX triplet: 33, 83 and 05. RGB value is (51,131,5). Sum of RGB (Red+Green+Blue) = 51+131+5=187 (24% of max value = 765). Red value is 51 (20.31% from 255 or 27.27% from 187); Green value is 131 (51.56% from 255 or 70.05% from 187); Blue value is 5 (2.34% from 255 or 2.67% from 187); Max value from RGB is 131 - color contains mainly: green. Hex color #338305 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #338305 is #CC7CFA. Grayscale: #5D5D5D. Windows color (decimal): -13401339 or 361267. OLE color: 361267.
HSL color Cylindrical-coordinate representation of color #338305: hue angle of 98.1º degrees, saturation: 0.93, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #338305 is Cyan = 0.61, Magento = 0, Yellow = 0.96 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 51 | 131 | 5 | - |
| CMYK | 0.61 | 0 | 0.96 | 0.49 |
| HSL | 98.1º | 0.93% | 0.27% | - |
| HSV(B) | 98.1º | 0.96% | 0.51% | - |
| XYZ | 9.51 | 16.95 | 2.91 | - |
| YUV | 92.72 | 78.5 | 98.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 131 | 5 | 0.61 | 0 | 0.96 | 0.49 | 98.1 | 0.93 | 0.27 |
| Hex | 33 | 83 | 5 | 3D | 0 | 60 | 31 | 62 | 5D | 1B |
| Octal | 63 | 203 | 5 | 75 | 0 | 140 | 61 | 142 | 135 | 33 |
| Binary | 110011 | 10000011 | 101 | 111101 | 0 | 1100000 | 110001 | 1100010 | 1011101 | 11011 |
Color Harmonies of #338305
Complementary color
Monochromatic Colors of #338305
Black with #338305
Text Example
Text Example
White with #338305
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #338305; }
p { color: rgb(51,131,5); }
H1.HeaderClassName
{
color: #338305;
}
.AnyTagClassName
{
color: #338305;
}
</style>
background-color css
<style>
a { background-color: #338305; }
a { background-color: rgb(51,131,5); }
div.DivClassName
{
background-color: #338305;
}
.BgClassName
{
background-color: #338305;
}
</style>
border-color css
<style>
span { border-color: #338305; }
span { border-color: rgb(51,131,5); }
td.TdClassName
{
border-color: #338305;
}
.TagClassName
{
border-color: #338305;
}
</style>