Shades of Bilbao #338417
Tints of Bilbao #338417
RGB
CMYK
RGB Variations
Color information
#338417 (or 0x338417) is known color: Bilbao. HEX triplet: 33, 84 and 17. RGB value is (51,132,23). Sum of RGB (Red+Green+Blue) = 51+132+23=206 (27% of max value = 765). Red value is 51 (20.31% from 255 or 24.76% from 206); Green value is 132 (51.95% from 255 or 64.08% from 206); Blue value is 23 (9.38% from 255 or 11.17% from 206); Max value from RGB is 132 - color contains mainly: green. Hex color #338417 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #338417 is #CC7BE8. Grayscale: #5F5F5F. Windows color (decimal): -13401065 or 1541171. OLE color: 1541171.
HSL color Cylindrical-coordinate representation of color #338417: hue angle of 104.59º degrees, saturation: 0.7, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #338417 is Cyan = 0.61, Magento = 0, Yellow = 0.83 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 51 | 132 | 23 | - |
| CMYK | 0.61 | 0 | 0.83 | 0.48 |
| HSL | 104.59º | 0.7% | 0.3% | - |
| HSV(B) | 104.59º | 0.83% | 0.52% | - |
| XYZ | 9.77 | 17.27 | 3.63 | - |
| YUV | 95.36 | 87.16 | 96.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 132 | 23 | 0.61 | 0 | 0.83 | 0.48 | 104.59 | 0.7 | 0.3 |
| Hex | 33 | 84 | 17 | 3D | 0 | 53 | 30 | 69 | 46 | 1E |
| Octal | 63 | 204 | 27 | 75 | 0 | 123 | 60 | 151 | 106 | 36 |
| Binary | 110011 | 10000100 | 10111 | 111101 | 0 | 1010011 | 110000 | 1101001 | 1000110 | 11110 |
Color Harmonies of #338417
Complementary color
Monochromatic Colors of #338417
Black with #338417
Text Example
Text Example
White with #338417
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #338417; }
p { color: rgb(51,132,23); }
H1.HeaderClassName
{
color: #338417;
}
.AnyTagClassName
{
color: #338417;
}
</style>
background-color css
<style>
a { background-color: #338417; }
a { background-color: rgb(51,132,23); }
div.DivClassName
{
background-color: #338417;
}
.BgClassName
{
background-color: #338417;
}
</style>
border-color css
<style>
span { border-color: #338417; }
span { border-color: rgb(51,132,23); }
td.TdClassName
{
border-color: #338417;
}
.TagClassName
{
border-color: #338417;
}
</style>