Shades of Bilbao #348312
Tints of Bilbao #348312
RGB
CMYK
RGB Variations
Color information
#348312 (or 0x348312) is known color: Bilbao. HEX triplet: 34, 83 and 12. RGB value is (52,131,18). Sum of RGB (Red+Green+Blue) = 52+131+18=201 (26% of max value = 765). Red value is 52 (20.70% from 255 or 25.87% from 201); Green value is 131 (51.56% from 255 or 65.17% from 201); Blue value is 18 (7.42% from 255 or 8.96% from 201); Max value from RGB is 131 - color contains mainly: green. Hex color #348312 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #348312 is #CB7CED. Grayscale: #5E5E5E. Windows color (decimal): -13335790 or 1213236. OLE color: 1213236.
HSL color Cylindrical-coordinate representation of color #348312: hue angle of 101.95º degrees, saturation: 0.76, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #348312 is Cyan = 0.60, Magento = 0, Yellow = 0.86 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 52 | 131 | 18 | - |
| CMYK | 0.60 | 0 | 0.86 | 0.49 |
| HSL | 101.95º | 0.76% | 0.29% | - |
| HSV(B) | 101.95º | 0.86% | 0.51% | - |
| XYZ | 9.64 | 17.01 | 3.35 | - |
| YUV | 94.5 | 84.83 | 97.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 131 | 18 | 0.60 | 0 | 0.86 | 0.49 | 101.95 | 0.76 | 0.29 |
| Hex | 34 | 83 | 12 | 3C | 0 | 56 | 31 | 66 | 4C | 1D |
| Octal | 64 | 203 | 22 | 74 | 0 | 126 | 61 | 146 | 114 | 35 |
| Binary | 110100 | 10000011 | 10010 | 111100 | 0 | 1010110 | 110001 | 1100110 | 1001100 | 11101 |
Color Harmonies of #348312
Complementary color
Monochromatic Colors of #348312
Black with #348312
Text Example
Text Example
White with #348312
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #348312; }
p { color: rgb(52,131,18); }
H1.HeaderClassName
{
color: #348312;
}
.AnyTagClassName
{
color: #348312;
}
</style>
background-color css
<style>
a { background-color: #348312; }
a { background-color: rgb(52,131,18); }
div.DivClassName
{
background-color: #348312;
}
.BgClassName
{
background-color: #348312;
}
</style>
border-color css
<style>
span { border-color: #348312; }
span { border-color: rgb(52,131,18); }
td.TdClassName
{
border-color: #348312;
}
.TagClassName
{
border-color: #348312;
}
</style>