Shades of Bilbao #348809
Tints of Bilbao #348809
RGB
CMYK
RGB Variations
Color information
#348809 (or 0x348809) is known color: Bilbao. HEX triplet: 34, 88 and 09. RGB value is (52,136,9). Sum of RGB (Red+Green+Blue) = 52+136+9=197 (26% of max value = 765). Red value is 52 (20.70% from 255 or 26.40% from 197); Green value is 136 (53.52% from 255 or 69.04% from 197); Blue value is 9 (3.91% from 255 or 4.57% from 197); Max value from RGB is 136 - color contains mainly: green. Hex color #348809 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #348809 is #CB77F6. Grayscale: #606060. Windows color (decimal): -13334519 or 624692. OLE color: 624692.
HSL color Cylindrical-coordinate representation of color #348809: hue angle of 99.69º degrees, saturation: 0.88, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #348809 is Cyan = 0.62, Magento = 0, Yellow = 0.93 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 52 | 136 | 9 | - |
| CMYK | 0.62 | 0 | 0.93 | 0.47 |
| HSL | 99.69º | 0.88% | 0.28% | - |
| HSV(B) | 99.69º | 0.93% | 0.53% | - |
| XYZ | 10.27 | 18.36 | 3.26 | - |
| YUV | 96.41 | 78.67 | 96.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 136 | 9 | 0.62 | 0 | 0.93 | 0.47 | 99.69 | 0.88 | 0.28 |
| Hex | 34 | 88 | 9 | 3E | 0 | 5D | 2F | 64 | 58 | 1C |
| Octal | 64 | 210 | 11 | 76 | 0 | 135 | 57 | 144 | 130 | 34 |
| Binary | 110100 | 10001000 | 1001 | 111110 | 0 | 1011101 | 101111 | 1100100 | 1011000 | 11100 |
Color Harmonies of #348809
Complementary color
Monochromatic Colors of #348809
Black with #348809
Text Example
Text Example
White with #348809
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #348809; }
p { color: rgb(52,136,9); }
H1.HeaderClassName
{
color: #348809;
}
.AnyTagClassName
{
color: #348809;
}
</style>
background-color css
<style>
a { background-color: #348809; }
a { background-color: rgb(52,136,9); }
div.DivClassName
{
background-color: #348809;
}
.BgClassName
{
background-color: #348809;
}
</style>
border-color css
<style>
span { border-color: #348809; }
span { border-color: rgb(52,136,9); }
td.TdClassName
{
border-color: #348809;
}
.TagClassName
{
border-color: #348809;
}
</style>