Shades of Bilbao #338228
Tints of Bilbao #338228
RGB
CMYK
RGB Variations
Color information
#338228 (or 0x338228) is known color: Bilbao. HEX triplet: 33, 82 and 28. RGB value is (51,130,40). Sum of RGB (Red+Green+Blue) = 51+130+40=221 (29% of max value = 765). Red value is 51 (20.31% from 255 or 23.08% from 221); Green value is 130 (51.17% from 255 or 58.82% from 221); Blue value is 40 (16.02% from 255 or 18.10% from 221); Max value from RGB is 130 - color contains mainly: green. Hex color #338228 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #338228 is #CC7DD7. Grayscale: #606060. Windows color (decimal): -13401560 or 2654771. OLE color: 2654771.
HSL color Cylindrical-coordinate representation of color #338228: hue angle of 112.67º degrees, saturation: 0.53, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #338228 is Cyan = 0.61, Magento = 0, Yellow = 0.69 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 51 | 130 | 40 | - |
| CMYK | 0.61 | 0 | 0.69 | 0.49 |
| HSL | 112.67º | 0.53% | 0.33% | - |
| HSV(B) | 112.67º | 0.69% | 0.51% | - |
| XYZ | 9.73 | 16.82 | 4.74 | - |
| YUV | 96.12 | 96.33 | 95.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 130 | 40 | 0.61 | 0 | 0.69 | 0.49 | 112.67 | 0.53 | 0.33 |
| Hex | 33 | 82 | 28 | 3D | 0 | 45 | 31 | 71 | 35 | 21 |
| Octal | 63 | 202 | 50 | 75 | 0 | 105 | 61 | 161 | 65 | 41 |
| Binary | 110011 | 10000010 | 101000 | 111101 | 0 | 1000101 | 110001 | 1110001 | 110101 | 100001 |
Color Harmonies of #338228
Complementary color
Monochromatic Colors of #338228
Black with #338228
Text Example
Text Example
White with #338228
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #338228; }
p { color: rgb(51,130,40); }
H1.HeaderClassName
{
color: #338228;
}
.AnyTagClassName
{
color: #338228;
}
</style>
background-color css
<style>
a { background-color: #338228; }
a { background-color: rgb(51,130,40); }
div.DivClassName
{
background-color: #338228;
}
.BgClassName
{
background-color: #338228;
}
</style>
border-color css
<style>
span { border-color: #338228; }
span { border-color: rgb(51,130,40); }
td.TdClassName
{
border-color: #338228;
}
.TagClassName
{
border-color: #338228;
}
</style>