Shades of Bilbao #338521
Tints of Bilbao #338521
RGB
CMYK
RGB Variations
Color information
#338521 (or 0x338521) is known color: Bilbao. HEX triplet: 33, 85 and 21. RGB value is (51,133,33). Sum of RGB (Red+Green+Blue) = 51+133+33=217 (28% of max value = 765). Red value is 51 (20.31% from 255 or 23.50% from 217); Green value is 133 (52.34% from 255 or 61.29% from 217); Blue value is 33 (13.28% from 255 or 15.21% from 217); Max value from RGB is 133 - color contains mainly: green. Hex color #338521 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #338521 is #CC7ADE. Grayscale: #616161. Windows color (decimal): -13400799 or 2196787. OLE color: 2196787.
HSL color Cylindrical-coordinate representation of color #338521: hue angle of 109.2º degrees, saturation: 0.6, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #338521 is Cyan = 0.62, Magento = 0, Yellow = 0.75 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 51 | 133 | 33 | - |
| CMYK | 0.62 | 0 | 0.75 | 0.48 |
| HSL | 109.2º | 0.6% | 0.33% | - |
| HSV(B) | 109.2º | 0.75% | 0.52% | - |
| XYZ | 10.03 | 17.59 | 4.31 | - |
| YUV | 97.08 | 91.83 | 95.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 133 | 33 | 0.62 | 0 | 0.75 | 0.48 | 109.2 | 0.6 | 0.33 |
| Hex | 33 | 85 | 21 | 3E | 0 | 4B | 30 | 6D | 3C | 21 |
| Octal | 63 | 205 | 41 | 76 | 0 | 113 | 60 | 155 | 74 | 41 |
| Binary | 110011 | 10000101 | 100001 | 111110 | 0 | 1001011 | 110000 | 1101101 | 111100 | 100001 |
Color Harmonies of #338521
Complementary color
Monochromatic Colors of #338521
Black with #338521
Text Example
Text Example
White with #338521
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #338521; }
p { color: rgb(51,133,33); }
H1.HeaderClassName
{
color: #338521;
}
.AnyTagClassName
{
color: #338521;
}
</style>
background-color css
<style>
a { background-color: #338521; }
a { background-color: rgb(51,133,33); }
div.DivClassName
{
background-color: #338521;
}
.BgClassName
{
background-color: #338521;
}
</style>
border-color css
<style>
span { border-color: #338521; }
span { border-color: rgb(51,133,33); }
td.TdClassName
{
border-color: #338521;
}
.TagClassName
{
border-color: #338521;
}
</style>