Shades of Bilbao #348825
Tints of Bilbao #348825
RGB
CMYK
RGB Variations
Color information
#348825 (or 0x348825) is known color: Bilbao. HEX triplet: 34, 88 and 25. RGB value is (52,136,37). Sum of RGB (Red+Green+Blue) = 52+136+37=225 (29% of max value = 765). Red value is 52 (20.70% from 255 or 23.11% from 225); Green value is 136 (53.52% from 255 or 60.44% from 225); Blue value is 37 (14.84% from 255 or 16.44% from 225); Max value from RGB is 136 - color contains mainly: green. Hex color #348825 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #348825 is #CB77DA. Grayscale: #636363. Windows color (decimal): -13334491 or 2459700. OLE color: 2459700.
HSL color Cylindrical-coordinate representation of color #348825: hue angle of 110.91º degrees, saturation: 0.57, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #348825 is Cyan = 0.62, Magento = 0, Yellow = 0.73 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 52 | 136 | 37 | - |
| CMYK | 0.62 | 0 | 0.73 | 0.47 |
| HSL | 110.91º | 0.57% | 0.34% | - |
| HSV(B) | 110.91º | 0.73% | 0.53% | - |
| XYZ | 10.55 | 18.47 | 4.76 | - |
| YUV | 99.6 | 92.67 | 94.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 136 | 37 | 0.62 | 0 | 0.73 | 0.47 | 110.91 | 0.57 | 0.34 |
| Hex | 34 | 88 | 25 | 3E | 0 | 49 | 2F | 6F | 39 | 22 |
| Octal | 64 | 210 | 45 | 76 | 0 | 111 | 57 | 157 | 71 | 42 |
| Binary | 110100 | 10001000 | 100101 | 111110 | 0 | 1001001 | 101111 | 1101111 | 111001 | 100010 |
Color Harmonies of #348825
Complementary color
Monochromatic Colors of #348825
Black with #348825
Text Example
Text Example
White with #348825
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #348825; }
p { color: rgb(52,136,37); }
H1.HeaderClassName
{
color: #348825;
}
.AnyTagClassName
{
color: #348825;
}
</style>
background-color css
<style>
a { background-color: #348825; }
a { background-color: rgb(52,136,37); }
div.DivClassName
{
background-color: #348825;
}
.BgClassName
{
background-color: #348825;
}
</style>
border-color css
<style>
span { border-color: #348825; }
span { border-color: rgb(52,136,37); }
td.TdClassName
{
border-color: #348825;
}
.TagClassName
{
border-color: #348825;
}
</style>