Shades of Bilbao #348624
Tints of Bilbao #348624
RGB
CMYK
RGB Variations
Color information
#348624 (or 0x348624) is known color: Bilbao. HEX triplet: 34, 86 and 24. RGB value is (52,134,36). Sum of RGB (Red+Green+Blue) = 52+134+36=222 (29% of max value = 765). Red value is 52 (20.70% from 255 or 23.42% from 222); Green value is 134 (52.73% from 255 or 60.36% from 222); Blue value is 36 (14.45% from 255 or 16.22% from 222); Max value from RGB is 134 - color contains mainly: green. Hex color #348624 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #348624 is #CB79DB. Grayscale: #626262. Windows color (decimal): -13335004 or 2393652. OLE color: 2393652.
HSL color Cylindrical-coordinate representation of color #348624: hue angle of 110.2º 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 #348624 is Cyan = 0.61, Magento = 0, Yellow = 0.73 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 52 | 134 | 36 | - |
| CMYK | 0.61 | 0 | 0.73 | 0.47 |
| HSL | 110.2º | 0.58% | 0.33% | - |
| HSV(B) | 110.2º | 0.73% | 0.53% | - |
| XYZ | 10.26 | 17.91 | 4.58 | - |
| YUV | 98.31 | 92.83 | 94.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 134 | 36 | 0.61 | 0 | 0.73 | 0.47 | 110.2 | 0.58 | 0.33 |
| Hex | 34 | 86 | 24 | 3D | 0 | 49 | 2F | 6E | 3A | 21 |
| Octal | 64 | 206 | 44 | 75 | 0 | 111 | 57 | 156 | 72 | 41 |
| Binary | 110100 | 10000110 | 100100 | 111101 | 0 | 1001001 | 101111 | 1101110 | 111010 | 100001 |
Color Harmonies of #348624
Complementary color
Monochromatic Colors of #348624
Black with #348624
Text Example
Text Example
White with #348624
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #348624; }
p { color: rgb(52,134,36); }
H1.HeaderClassName
{
color: #348624;
}
.AnyTagClassName
{
color: #348624;
}
</style>
background-color css
<style>
a { background-color: #348624; }
a { background-color: rgb(52,134,36); }
div.DivClassName
{
background-color: #348624;
}
.BgClassName
{
background-color: #348624;
}
</style>
border-color css
<style>
span { border-color: #348624; }
span { border-color: rgb(52,134,36); }
td.TdClassName
{
border-color: #348624;
}
.TagClassName
{
border-color: #348624;
}
</style>