Shades of Bilbao #338429
Tints of Bilbao #338429
RGB
CMYK
RGB Variations
Color information
#338429 (or 0x338429) is known color: Bilbao. HEX triplet: 33, 84 and 29. RGB value is (51,132,41). Sum of RGB (Red+Green+Blue) = 51+132+41=224 (29% of max value = 765). Red value is 51 (20.31% from 255 or 22.77% from 224); Green value is 132 (51.95% from 255 or 58.93% from 224); Blue value is 41 (16.41% from 255 or 18.30% from 224); Max value from RGB is 132 - color contains mainly: green. Hex color #338429 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #338429 is #CC7BD6. Grayscale: #616161. Windows color (decimal): -13401047 or 2720819. OLE color: 2720819.
HSL color Cylindrical-coordinate representation of color #338429: hue angle of 113.41º degrees, saturation: 0.53, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #338429 is Cyan = 0.61, Magento = 0, Yellow = 0.69 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 51 | 132 | 41 | - |
| CMYK | 0.61 | 0 | 0.69 | 0.48 |
| HSL | 113.41º | 0.53% | 0.34% | - |
| HSV(B) | 113.41º | 0.69% | 0.52% | - |
| XYZ | 10.02 | 17.37 | 4.92 | - |
| YUV | 97.41 | 96.16 | 94.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 132 | 41 | 0.61 | 0 | 0.69 | 0.48 | 113.41 | 0.53 | 0.34 |
| Hex | 33 | 84 | 29 | 3D | 0 | 45 | 30 | 71 | 35 | 22 |
| Octal | 63 | 204 | 51 | 75 | 0 | 105 | 60 | 161 | 65 | 42 |
| Binary | 110011 | 10000100 | 101001 | 111101 | 0 | 1000101 | 110000 | 1110001 | 110101 | 100010 |
Color Harmonies of #338429
Complementary color
Monochromatic Colors of #338429
Black with #338429
Text Example
Text Example
White with #338429
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #338429; }
p { color: rgb(51,132,41); }
H1.HeaderClassName
{
color: #338429;
}
.AnyTagClassName
{
color: #338429;
}
</style>
background-color css
<style>
a { background-color: #338429; }
a { background-color: rgb(51,132,41); }
div.DivClassName
{
background-color: #338429;
}
.BgClassName
{
background-color: #338429;
}
</style>
border-color css
<style>
span { border-color: #338429; }
span { border-color: rgb(51,132,41); }
td.TdClassName
{
border-color: #338429;
}
.TagClassName
{
border-color: #338429;
}
</style>