Shades of Bilbao #338628
Tints of Bilbao #338628
RGB
CMYK
RGB Variations
Color information
#338628 (or 0x338628) is known color: Bilbao. HEX triplet: 33, 86 and 28. RGB value is (51,134,40). Sum of RGB (Red+Green+Blue) = 51+134+40=225 (29% of max value = 765). Red value is 51 (20.31% from 255 or 22.67% from 225); Green value is 134 (52.73% from 255 or 59.56% from 225); Blue value is 40 (16.02% from 255 or 17.78% from 225); Max value from RGB is 134 - color contains mainly: green. Hex color #338628 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #338628 is #CC79D7. Grayscale: #626262. Windows color (decimal): -13400536 or 2655795. OLE color: 2655795.
HSL color Cylindrical-coordinate representation of color #338628: hue angle of 112.98º degrees, saturation: 0.54, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #338628 is Cyan = 0.62, Magento = 0, Yellow = 0.70 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 51 | 134 | 40 | - |
| CMYK | 0.62 | 0 | 0.70 | 0.47 |
| HSL | 112.98º | 0.54% | 0.34% | - |
| HSV(B) | 112.98º | 0.7% | 0.53% | - |
| XYZ | 10.27 | 17.91 | 4.92 | - |
| YUV | 98.47 | 95 | 94.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 134 | 40 | 0.62 | 0 | 0.70 | 0.47 | 112.98 | 0.54 | 0.34 |
| Hex | 33 | 86 | 28 | 3E | 0 | 46 | 2F | 71 | 36 | 22 |
| Octal | 63 | 206 | 50 | 76 | 0 | 106 | 57 | 161 | 66 | 42 |
| Binary | 110011 | 10000110 | 101000 | 111110 | 0 | 1000110 | 101111 | 1110001 | 110110 | 100010 |
Color Harmonies of #338628
Complementary color
Monochromatic Colors of #338628
Black with #338628
Text Example
Text Example
White with #338628
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #338628; }
p { color: rgb(51,134,40); }
H1.HeaderClassName
{
color: #338628;
}
.AnyTagClassName
{
color: #338628;
}
</style>
background-color css
<style>
a { background-color: #338628; }
a { background-color: rgb(51,134,40); }
div.DivClassName
{
background-color: #338628;
}
.BgClassName
{
background-color: #338628;
}
</style>
border-color css
<style>
span { border-color: #338628; }
span { border-color: rgb(51,134,40); }
td.TdClassName
{
border-color: #338628;
}
.TagClassName
{
border-color: #338628;
}
</style>