Shades of Bilbao #348715
Tints of Bilbao #348715
RGB
CMYK
RGB Variations
Color information
#348715 (or 0x348715) is known color: Bilbao. HEX triplet: 34, 87 and 15. RGB value is (52,135,21). Sum of RGB (Red+Green+Blue) = 52+135+21=208 (27% of max value = 765). Red value is 52 (20.70% from 255 or 25% from 208); Green value is 135 (53.12% from 255 or 64.90% from 208); Blue value is 21 (8.59% from 255 or 10.10% from 208); Max value from RGB is 135 - color contains mainly: green. Hex color #348715 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #348715 is #CB78EA. Grayscale: #616161. Windows color (decimal): -13334763 or 1410868. OLE color: 1410868.
HSL color Cylindrical-coordinate representation of color #348715: hue angle of 103.68º degrees, saturation: 0.73, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #348715 is Cyan = 0.61, Magento = 0, Yellow = 0.84 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 52 | 135 | 21 | - |
| CMYK | 0.61 | 0 | 0.84 | 0.47 |
| HSL | 103.68º | 0.73% | 0.31% | - |
| HSV(B) | 103.68º | 0.84% | 0.53% | - |
| XYZ | 10.22 | 18.11 | 3.67 | - |
| YUV | 97.19 | 85 | 95.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 135 | 21 | 0.61 | 0 | 0.84 | 0.47 | 103.68 | 0.73 | 0.31 |
| Hex | 34 | 87 | 15 | 3D | 0 | 54 | 2F | 68 | 49 | 1F |
| Octal | 64 | 207 | 25 | 75 | 0 | 124 | 57 | 150 | 111 | 37 |
| Binary | 110100 | 10000111 | 10101 | 111101 | 0 | 1010100 | 101111 | 1101000 | 1001001 | 11111 |
Color Harmonies of #348715
Complementary color
Monochromatic Colors of #348715
Black with #348715
Text Example
Text Example
White with #348715
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #348715; }
p { color: rgb(52,135,21); }
H1.HeaderClassName
{
color: #348715;
}
.AnyTagClassName
{
color: #348715;
}
</style>
background-color css
<style>
a { background-color: #348715; }
a { background-color: rgb(52,135,21); }
div.DivClassName
{
background-color: #348715;
}
.BgClassName
{
background-color: #348715;
}
</style>
border-color css
<style>
span { border-color: #348715; }
span { border-color: rgb(52,135,21); }
td.TdClassName
{
border-color: #348715;
}
.TagClassName
{
border-color: #348715;
}
</style>