Shades of Bilbao #338624
Tints of Bilbao #338624
RGB
CMYK
RGB Variations
Color information
#338624 (or 0x338624) is known color: Bilbao. HEX triplet: 33, 86 and 24. RGB value is (51,134,36). Sum of RGB (Red+Green+Blue) = 51+134+36=221 (29% of max value = 765). Red value is 51 (20.31% from 255 or 23.08% from 221); Green value is 134 (52.73% from 255 or 60.63% from 221); Blue value is 36 (14.45% from 255 or 16.29% from 221); Max value from RGB is 134 - color contains mainly: green. Hex color #338624 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #338624 is #CC79DB. Grayscale: #626262. Windows color (decimal): -13400540 or 2393651. OLE color: 2393651.
HSL color Cylindrical-coordinate representation of color #338624: hue angle of 110.82º degrees, saturation: 0.58, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #338624 is Cyan = 0.62, Magento = 0, Yellow = 0.73 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 51 | 134 | 36 | - |
| CMYK | 0.62 | 0 | 0.73 | 0.47 |
| HSL | 110.82º | 0.58% | 0.33% | - |
| HSV(B) | 110.82º | 0.73% | 0.53% | - |
| XYZ | 10.21 | 17.88 | 4.58 | - |
| YUV | 98.01 | 93 | 94.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 134 | 36 | 0.62 | 0 | 0.73 | 0.47 | 110.82 | 0.58 | 0.33 |
| Hex | 33 | 86 | 24 | 3E | 0 | 49 | 2F | 6F | 3A | 21 |
| Octal | 63 | 206 | 44 | 76 | 0 | 111 | 57 | 157 | 72 | 41 |
| Binary | 110011 | 10000110 | 100100 | 111110 | 0 | 1001001 | 101111 | 1101111 | 111010 | 100001 |
Color Harmonies of #338624
Complementary color
Monochromatic Colors of #338624
Black with #338624
Text Example
Text Example
White with #338624
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #338624; }
p { color: rgb(51,134,36); }
H1.HeaderClassName
{
color: #338624;
}
.AnyTagClassName
{
color: #338624;
}
</style>
background-color css
<style>
a { background-color: #338624; }
a { background-color: rgb(51,134,36); }
div.DivClassName
{
background-color: #338624;
}
.BgClassName
{
background-color: #338624;
}
</style>
border-color css
<style>
span { border-color: #338624; }
span { border-color: rgb(51,134,36); }
td.TdClassName
{
border-color: #338624;
}
.TagClassName
{
border-color: #338624;
}
</style>