Shades of Bilbao #338506
Tints of Bilbao #338506
RGB
CMYK
RGB Variations
Color information
#338506 (or 0x338506) is known color: Bilbao. HEX triplet: 33, 85 and 06. RGB value is (51,133,6). Sum of RGB (Red+Green+Blue) = 51+133+6=190 (25% of max value = 765). Red value is 51 (20.31% from 255 or 26.84% from 190); Green value is 133 (52.34% from 255 or 70% from 190); Blue value is 6 (2.73% from 255 or 3.16% from 190); Max value from RGB is 133 - color contains mainly: green. Hex color #338506 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #338506 is #CC7AF9. Grayscale: #5E5E5E. Windows color (decimal): -13400826 or 427315. OLE color: 427315.
HSL color Cylindrical-coordinate representation of color #338506: hue angle of 98.74º degrees, saturation: 0.91, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #338506 is Cyan = 0.62, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 51 | 133 | 6 | - |
| CMYK | 0.62 | 0 | 0.95 | 0.48 |
| HSL | 98.74º | 0.91% | 0.27% | - |
| HSV(B) | 98.74º | 0.95% | 0.52% | - |
| XYZ | 9.79 | 17.49 | 3.03 | - |
| YUV | 94 | 78.33 | 97.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 133 | 6 | 0.62 | 0 | 0.95 | 0.48 | 98.74 | 0.91 | 0.27 |
| Hex | 33 | 85 | 6 | 3E | 0 | 5F | 30 | 63 | 5B | 1B |
| Octal | 63 | 205 | 6 | 76 | 0 | 137 | 60 | 143 | 133 | 33 |
| Binary | 110011 | 10000101 | 110 | 111110 | 0 | 1011111 | 110000 | 1100011 | 1011011 | 11011 |
Color Harmonies of #338506
Complementary color
Monochromatic Colors of #338506
Black with #338506
Text Example
Text Example
White with #338506
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #338506; }
p { color: rgb(51,133,6); }
H1.HeaderClassName
{
color: #338506;
}
.AnyTagClassName
{
color: #338506;
}
</style>
background-color css
<style>
a { background-color: #338506; }
a { background-color: rgb(51,133,6); }
div.DivClassName
{
background-color: #338506;
}
.BgClassName
{
background-color: #338506;
}
</style>
border-color css
<style>
span { border-color: #338506; }
span { border-color: rgb(51,133,6); }
td.TdClassName
{
border-color: #338506;
}
.TagClassName
{
border-color: #338506;
}
</style>