Shades of Bilbao #338119
Tints of Bilbao #338119
RGB
CMYK
RGB Variations
Color information
#338119 (or 0x338119) is known color: Bilbao. HEX triplet: 33, 81 and 19. RGB value is (51,129,25). Sum of RGB (Red+Green+Blue) = 51+129+25=205 (27% of max value = 765). Red value is 51 (20.31% from 255 or 24.88% from 205); Green value is 129 (50.78% from 255 or 62.93% from 205); Blue value is 25 (10.16% from 255 or 12.20% from 205); Max value from RGB is 129 - color contains mainly: green. Hex color #338119 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #338119 is #CC7EE6. Grayscale: #5E5E5E. Windows color (decimal): -13401831 or 1671475. OLE color: 1671475.
HSL color Cylindrical-coordinate representation of color #338119: hue angle of 105º degrees, saturation: 0.68, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #338119 is Cyan = 0.60, Magento = 0, Yellow = 0.81 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 51 | 129 | 25 | - |
| CMYK | 0.60 | 0 | 0.81 | 0.49 |
| HSL | 105º | 0.68% | 0.3% | - |
| HSV(B) | 105º | 0.81% | 0.51% | - |
| XYZ | 9.39 | 16.47 | 3.6 | - |
| YUV | 93.82 | 89.16 | 97.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 129 | 25 | 0.60 | 0 | 0.81 | 0.49 | 105 | 0.68 | 0.3 |
| Hex | 33 | 81 | 19 | 3C | 0 | 51 | 31 | 69 | 44 | 1E |
| Octal | 63 | 201 | 31 | 74 | 0 | 121 | 61 | 151 | 104 | 36 |
| Binary | 110011 | 10000001 | 11001 | 111100 | 0 | 1010001 | 110001 | 1101001 | 1000100 | 11110 |
Color Harmonies of #338119
Complementary color
Monochromatic Colors of #338119
Black with #338119
Text Example
Text Example
White with #338119
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #338119; }
p { color: rgb(51,129,25); }
H1.HeaderClassName
{
color: #338119;
}
.AnyTagClassName
{
color: #338119;
}
</style>
background-color css
<style>
a { background-color: #338119; }
a { background-color: rgb(51,129,25); }
div.DivClassName
{
background-color: #338119;
}
.BgClassName
{
background-color: #338119;
}
</style>
border-color css
<style>
span { border-color: #338119; }
span { border-color: rgb(51,129,25); }
td.TdClassName
{
border-color: #338119;
}
.TagClassName
{
border-color: #338119;
}
</style>