Shades of Bilbao #348115
Tints of Bilbao #348115
RGB
CMYK
RGB Variations
Color information
#348115 (or 0x348115) is known color: Bilbao. HEX triplet: 34, 81 and 15. RGB value is (52,129,21). Sum of RGB (Red+Green+Blue) = 52+129+21=202 (26% of max value = 765). Red value is 52 (20.70% from 255 or 25.74% from 202); Green value is 129 (50.78% from 255 or 63.86% from 202); Blue value is 21 (8.59% from 255 or 10.40% from 202); Max value from RGB is 129 - color contains mainly: green. Hex color #348115 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #348115 is #CB7EEA. Grayscale: #5E5E5E. Windows color (decimal): -13336299 or 1409332. OLE color: 1409332.
HSL color Cylindrical-coordinate representation of color #348115: hue angle of 102.78º degrees, saturation: 0.72, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #348115 is Cyan = 0.60, Magento = 0, Yellow = 0.84 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 52 | 129 | 21 | - |
| CMYK | 0.60 | 0 | 0.84 | 0.49 |
| HSL | 102.78º | 0.72% | 0.29% | - |
| HSV(B) | 102.78º | 0.84% | 0.51% | - |
| XYZ | 9.4 | 16.48 | 3.4 | - |
| YUV | 93.67 | 86.99 | 98.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 129 | 21 | 0.60 | 0 | 0.84 | 0.49 | 102.78 | 0.72 | 0.29 |
| Hex | 34 | 81 | 15 | 3C | 0 | 54 | 31 | 67 | 48 | 1D |
| Octal | 64 | 201 | 25 | 74 | 0 | 124 | 61 | 147 | 110 | 35 |
| Binary | 110100 | 10000001 | 10101 | 111100 | 0 | 1010100 | 110001 | 1100111 | 1001000 | 11101 |
Color Harmonies of #348115
Complementary color
Monochromatic Colors of #348115
Black with #348115
Text Example
Text Example
White with #348115
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #348115; }
p { color: rgb(52,129,21); }
H1.HeaderClassName
{
color: #348115;
}
.AnyTagClassName
{
color: #348115;
}
</style>
background-color css
<style>
a { background-color: #348115; }
a { background-color: rgb(52,129,21); }
div.DivClassName
{
background-color: #348115;
}
.BgClassName
{
background-color: #348115;
}
</style>
border-color css
<style>
span { border-color: #348115; }
span { border-color: rgb(52,129,21); }
td.TdClassName
{
border-color: #348115;
}
.TagClassName
{
border-color: #348115;
}
</style>