Shades of Bilbao #348623
Tints of Bilbao #348623
RGB
CMYK
RGB Variations
Color information
#348623 (or 0x348623) is known color: Bilbao. HEX triplet: 34, 86 and 23. RGB value is (52,134,35). Sum of RGB (Red+Green+Blue) = 52+134+35=221 (29% of max value = 765). Red value is 52 (20.70% from 255 or 23.53% from 221); Green value is 134 (52.73% from 255 or 60.63% from 221); Blue value is 35 (14.06% from 255 or 15.84% from 221); Max value from RGB is 134 - color contains mainly: green. Hex color #348623 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #348623 is #CB79DC. Grayscale: #626262. Windows color (decimal): -13335005 or 2328116. OLE color: 2328116.
HSL color Cylindrical-coordinate representation of color #348623: hue angle of 109.7º degrees, saturation: 0.59, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #348623 is Cyan = 0.61, Magento = 0, Yellow = 0.74 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 52 | 134 | 35 | - |
| CMYK | 0.61 | 0 | 0.74 | 0.47 |
| HSL | 109.7º | 0.59% | 0.33% | - |
| HSV(B) | 109.7º | 0.74% | 0.53% | - |
| XYZ | 10.24 | 17.9 | 4.51 | - |
| YUV | 98.2 | 92.33 | 95.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 134 | 35 | 0.61 | 0 | 0.74 | 0.47 | 109.7 | 0.59 | 0.33 |
| Hex | 34 | 86 | 23 | 3D | 0 | 4A | 2F | 6E | 3B | 21 |
| Octal | 64 | 206 | 43 | 75 | 0 | 112 | 57 | 156 | 73 | 41 |
| Binary | 110100 | 10000110 | 100011 | 111101 | 0 | 1001010 | 101111 | 1101110 | 111011 | 100001 |
Color Harmonies of #348623
Complementary color
Monochromatic Colors of #348623
Black with #348623
Text Example
Text Example
White with #348623
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #348623; }
p { color: rgb(52,134,35); }
H1.HeaderClassName
{
color: #348623;
}
.AnyTagClassName
{
color: #348623;
}
</style>
background-color css
<style>
a { background-color: #348623; }
a { background-color: rgb(52,134,35); }
div.DivClassName
{
background-color: #348623;
}
.BgClassName
{
background-color: #348623;
}
</style>
border-color css
<style>
span { border-color: #348623; }
span { border-color: rgb(52,134,35); }
td.TdClassName
{
border-color: #348623;
}
.TagClassName
{
border-color: #348623;
}
</style>