Shades of Bilbao #338924
Tints of Bilbao #338924
RGB
CMYK
RGB Variations
Color information
#338924 (or 0x338924) is known color: Bilbao. HEX triplet: 33, 89 and 24. RGB value is (51,137,36). Sum of RGB (Red+Green+Blue) = 51+137+36=224 (29% of max value = 765). Red value is 51 (20.31% from 255 or 22.77% from 224); Green value is 137 (53.91% from 255 or 61.16% from 224); Blue value is 36 (14.45% from 255 or 16.07% from 224); Max value from RGB is 137 - color contains mainly: green. Hex color #338924 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #338924 is #CC76DB. Grayscale: #646464. Windows color (decimal): -13399772 or 2394419. OLE color: 2394419.
HSL color Cylindrical-coordinate representation of color #338924: hue angle of 111.09º degrees, saturation: 0.58, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #338924 is Cyan = 0.63, Magento = 0, Yellow = 0.74 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 51 | 137 | 36 | - |
| CMYK | 0.63 | 0 | 0.74 | 0.46 |
| HSL | 111.09º | 0.58% | 0.34% | - |
| HSV(B) | 111.09º | 0.74% | 0.54% | - |
| XYZ | 10.63 | 18.72 | 4.72 | - |
| YUV | 99.77 | 92.01 | 93.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 137 | 36 | 0.63 | 0 | 0.74 | 0.46 | 111.09 | 0.58 | 0.34 |
| Hex | 33 | 89 | 24 | 3F | 0 | 4A | 2E | 6F | 3A | 22 |
| Octal | 63 | 211 | 44 | 77 | 0 | 112 | 56 | 157 | 72 | 42 |
| Binary | 110011 | 10001001 | 100100 | 111111 | 0 | 1001010 | 101110 | 1101111 | 111010 | 100010 |
Color Harmonies of #338924
Complementary color
Monochromatic Colors of #338924
Black with #338924
Text Example
Text Example
White with #338924
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #338924; }
p { color: rgb(51,137,36); }
H1.HeaderClassName
{
color: #338924;
}
.AnyTagClassName
{
color: #338924;
}
</style>
background-color css
<style>
a { background-color: #338924; }
a { background-color: rgb(51,137,36); }
div.DivClassName
{
background-color: #338924;
}
.BgClassName
{
background-color: #338924;
}
</style>
border-color css
<style>
span { border-color: #338924; }
span { border-color: rgb(51,137,36); }
td.TdClassName
{
border-color: #338924;
}
.TagClassName
{
border-color: #338924;
}
</style>