Shades of Bilbao #338227
Tints of Bilbao #338227
RGB
CMYK
RGB Variations
Color information
#338227 (or 0x338227) is known color: Bilbao. HEX triplet: 33, 82 and 27. RGB value is (51,130,39). Sum of RGB (Red+Green+Blue) = 51+130+39=220 (29% of max value = 765). Red value is 51 (20.31% from 255 or 23.18% from 220); Green value is 130 (51.17% from 255 or 59.09% from 220); Blue value is 39 (15.62% from 255 or 17.73% from 220); Max value from RGB is 130 - color contains mainly: green. Hex color #338227 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #338227 is #CC7DD8. Grayscale: #606060. Windows color (decimal): -13401561 or 2589235. OLE color: 2589235.
HSL color Cylindrical-coordinate representation of color #338227: hue angle of 112.09º degrees, saturation: 0.54, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #338227 is Cyan = 0.61, Magento = 0, Yellow = 0.70 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 51 | 130 | 39 | - |
| CMYK | 0.61 | 0 | 0.70 | 0.49 |
| HSL | 112.09º | 0.54% | 0.33% | - |
| HSV(B) | 112.09º | 0.7% | 0.51% | - |
| XYZ | 9.71 | 16.82 | 4.65 | - |
| YUV | 96.01 | 95.83 | 95.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 130 | 39 | 0.61 | 0 | 0.70 | 0.49 | 112.09 | 0.54 | 0.33 |
| Hex | 33 | 82 | 27 | 3D | 0 | 46 | 31 | 70 | 36 | 21 |
| Octal | 63 | 202 | 47 | 75 | 0 | 106 | 61 | 160 | 66 | 41 |
| Binary | 110011 | 10000010 | 100111 | 111101 | 0 | 1000110 | 110001 | 1110000 | 110110 | 100001 |
Color Harmonies of #338227
Complementary color
Monochromatic Colors of #338227
Black with #338227
Text Example
Text Example
White with #338227
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #338227; }
p { color: rgb(51,130,39); }
H1.HeaderClassName
{
color: #338227;
}
.AnyTagClassName
{
color: #338227;
}
</style>
background-color css
<style>
a { background-color: #338227; }
a { background-color: rgb(51,130,39); }
div.DivClassName
{
background-color: #338227;
}
.BgClassName
{
background-color: #338227;
}
</style>
border-color css
<style>
span { border-color: #338227; }
span { border-color: rgb(51,130,39); }
td.TdClassName
{
border-color: #338227;
}
.TagClassName
{
border-color: #338227;
}
</style>