Shades of Bilbao #338515
Tints of Bilbao #338515
RGB
CMYK
RGB Variations
Color information
#338515 (or 0x338515) is known color: Bilbao. HEX triplet: 33, 85 and 15. RGB value is (51,133,21). Sum of RGB (Red+Green+Blue) = 51+133+21=205 (27% of max value = 765). Red value is 51 (20.31% from 255 or 24.88% from 205); Green value is 133 (52.34% from 255 or 64.88% from 205); Blue value is 21 (8.59% from 255 or 10.24% from 205); Max value from RGB is 133 - color contains mainly: green. Hex color #338515 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #338515 is #CC7AEA. Grayscale: #606060. Windows color (decimal): -13400811 or 1410355. OLE color: 1410355.
HSL color Cylindrical-coordinate representation of color #338515: hue angle of 103.93º degrees, saturation: 0.73, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #338515 is Cyan = 0.62, Magento = 0, Yellow = 0.84 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 51 | 133 | 21 | - |
| CMYK | 0.62 | 0 | 0.84 | 0.48 |
| HSL | 103.93º | 0.73% | 0.3% | - |
| HSV(B) | 103.93º | 0.84% | 0.52% | - |
| XYZ | 9.89 | 17.53 | 3.57 | - |
| YUV | 95.71 | 85.83 | 96.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 133 | 21 | 0.62 | 0 | 0.84 | 0.48 | 103.93 | 0.73 | 0.3 |
| Hex | 33 | 85 | 15 | 3E | 0 | 54 | 30 | 68 | 49 | 1E |
| Octal | 63 | 205 | 25 | 76 | 0 | 124 | 60 | 150 | 111 | 36 |
| Binary | 110011 | 10000101 | 10101 | 111110 | 0 | 1010100 | 110000 | 1101000 | 1001001 | 11110 |
Color Harmonies of #338515
Complementary color
Monochromatic Colors of #338515
Black with #338515
Text Example
Text Example
White with #338515
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #338515; }
p { color: rgb(51,133,21); }
H1.HeaderClassName
{
color: #338515;
}
.AnyTagClassName
{
color: #338515;
}
</style>
background-color css
<style>
a { background-color: #338515; }
a { background-color: rgb(51,133,21); }
div.DivClassName
{
background-color: #338515;
}
.BgClassName
{
background-color: #338515;
}
</style>
border-color css
<style>
span { border-color: #338515; }
span { border-color: rgb(51,133,21); }
td.TdClassName
{
border-color: #338515;
}
.TagClassName
{
border-color: #338515;
}
</style>