Shades of Bilbao #338015
Tints of Bilbao #338015
RGB
CMYK
RGB Variations
Color information
#338015 (or 0x338015) is known color: Bilbao. HEX triplet: 33, 80 and 15. RGB value is (51,128,21). Sum of RGB (Red+Green+Blue) = 51+128+21=200 (26% of max value = 765). Red value is 51 (20.31% from 255 or 25.5% from 200); Green value is 128 (50.39% from 255 or 64% from 200); Blue value is 21 (8.59% from 255 or 10.5% from 200); Max value from RGB is 128 - color contains mainly: green. Hex color #338015 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #338015 is #CC7FEA. Grayscale: #5D5D5D. Windows color (decimal): -13402091 or 1409075. OLE color: 1409075.
HSL color Cylindrical-coordinate representation of color #338015: hue angle of 103.18º degrees, saturation: 0.72, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #338015 is Cyan = 0.60, Magento = 0, Yellow = 0.84 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 51 | 128 | 21 | - |
| CMYK | 0.60 | 0 | 0.84 | 0.50 |
| HSL | 103.18º | 0.72% | 0.29% | - |
| HSV(B) | 103.18º | 0.84% | 0.5% | - |
| XYZ | 9.22 | 16.2 | 3.35 | - |
| YUV | 92.78 | 87.49 | 98.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 128 | 21 | 0.60 | 0 | 0.84 | 0.50 | 103.18 | 0.72 | 0.29 |
| Hex | 33 | 80 | 15 | 3C | 0 | 54 | 32 | 67 | 48 | 1D |
| Octal | 63 | 200 | 25 | 74 | 0 | 124 | 62 | 147 | 110 | 35 |
| Binary | 110011 | 10000000 | 10101 | 111100 | 0 | 1010100 | 110010 | 1100111 | 1001000 | 11101 |
Color Harmonies of #338015
Complementary color
Monochromatic Colors of #338015
Black with #338015
Text Example
Text Example
White with #338015
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #338015; }
p { color: rgb(51,128,21); }
H1.HeaderClassName
{
color: #338015;
}
.AnyTagClassName
{
color: #338015;
}
</style>
background-color css
<style>
a { background-color: #338015; }
a { background-color: rgb(51,128,21); }
div.DivClassName
{
background-color: #338015;
}
.BgClassName
{
background-color: #338015;
}
</style>
border-color css
<style>
span { border-color: #338015; }
span { border-color: rgb(51,128,21); }
td.TdClassName
{
border-color: #338015;
}
.TagClassName
{
border-color: #338015;
}
</style>