Shades of Bilbao #338328
Tints of Bilbao #338328
RGB
CMYK
RGB Variations
Color information
#338328 (or 0x338328) is known color: Bilbao. HEX triplet: 33, 83 and 28. RGB value is (51,131,40). Sum of RGB (Red+Green+Blue) = 51+131+40=222 (29% of max value = 765). Red value is 51 (20.31% from 255 or 22.97% from 222); Green value is 131 (51.56% from 255 or 59.01% from 222); Blue value is 40 (16.02% from 255 or 18.02% from 222); Max value from RGB is 131 - color contains mainly: green. Hex color #338328 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #338328 is #CC7CD7. Grayscale: #606060. Windows color (decimal): -13401304 or 2655027. OLE color: 2655027.
HSL color Cylindrical-coordinate representation of color #338328: hue angle of 112.75º degrees, saturation: 0.53, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #338328 is Cyan = 0.61, Magento = 0, Yellow = 0.69 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 51 | 131 | 40 | - |
| CMYK | 0.61 | 0 | 0.69 | 0.49 |
| HSL | 112.75º | 0.53% | 0.34% | - |
| HSV(B) | 112.75º | 0.69% | 0.51% | - |
| XYZ | 9.86 | 17.09 | 4.79 | - |
| YUV | 96.71 | 96 | 95.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 131 | 40 | 0.61 | 0 | 0.69 | 0.49 | 112.75 | 0.53 | 0.34 |
| Hex | 33 | 83 | 28 | 3D | 0 | 45 | 31 | 71 | 35 | 22 |
| Octal | 63 | 203 | 50 | 75 | 0 | 105 | 61 | 161 | 65 | 42 |
| Binary | 110011 | 10000011 | 101000 | 111101 | 0 | 1000101 | 110001 | 1110001 | 110101 | 100010 |
Color Harmonies of #338328
Complementary color
Monochromatic Colors of #338328
Black with #338328
Text Example
Text Example
White with #338328
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #338328; }
p { color: rgb(51,131,40); }
H1.HeaderClassName
{
color: #338328;
}
.AnyTagClassName
{
color: #338328;
}
</style>
background-color css
<style>
a { background-color: #338328; }
a { background-color: rgb(51,131,40); }
div.DivClassName
{
background-color: #338328;
}
.BgClassName
{
background-color: #338328;
}
</style>
border-color css
<style>
span { border-color: #338328; }
span { border-color: rgb(51,131,40); }
td.TdClassName
{
border-color: #338328;
}
.TagClassName
{
border-color: #338328;
}
</style>