Shades of Bilbao #338424
Tints of Bilbao #338424
RGB
CMYK
RGB Variations
Color information
#338424 (or 0x338424) is known color: Bilbao. HEX triplet: 33, 84 and 24. RGB value is (51,132,36). Sum of RGB (Red+Green+Blue) = 51+132+36=219 (29% of max value = 765). Red value is 51 (20.31% from 255 or 23.29% from 219); Green value is 132 (51.95% from 255 or 60.27% from 219); Blue value is 36 (14.45% from 255 or 16.44% from 219); Max value from RGB is 132 - color contains mainly: green. Hex color #338424 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #338424 is #CC7BDB. Grayscale: #616161. Windows color (decimal): -13401052 or 2393139. OLE color: 2393139.
HSL color Cylindrical-coordinate representation of color #338424: hue angle of 110.62º degrees, saturation: 0.57, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #338424 is Cyan = 0.61, Magento = 0, Yellow = 0.73 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 51 | 132 | 36 | - |
| CMYK | 0.61 | 0 | 0.73 | 0.48 |
| HSL | 110.63º | 0.57% | 0.33% | - |
| HSV(B) | 110.63º | 0.73% | 0.52% | - |
| XYZ | 9.93 | 17.33 | 4.49 | - |
| YUV | 96.84 | 93.66 | 95.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 132 | 36 | 0.61 | 0 | 0.73 | 0.48 | 110.63 | 0.57 | 0.33 |
| Hex | 33 | 84 | 24 | 3D | 0 | 49 | 30 | 6F | 39 | 21 |
| Octal | 63 | 204 | 44 | 75 | 0 | 111 | 60 | 157 | 71 | 41 |
| Binary | 110011 | 10000100 | 100100 | 111101 | 0 | 1001001 | 110000 | 1101111 | 111001 | 100001 |
Color Harmonies of #338424
Complementary color
Monochromatic Colors of #338424
Black with #338424
Text Example
Text Example
White with #338424
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #338424; }
p { color: rgb(51,132,36); }
H1.HeaderClassName
{
color: #338424;
}
.AnyTagClassName
{
color: #338424;
}
</style>
background-color css
<style>
a { background-color: #338424; }
a { background-color: rgb(51,132,36); }
div.DivClassName
{
background-color: #338424;
}
.BgClassName
{
background-color: #338424;
}
</style>
border-color css
<style>
span { border-color: #338424; }
span { border-color: rgb(51,132,36); }
td.TdClassName
{
border-color: #338424;
}
.TagClassName
{
border-color: #338424;
}
</style>