Shades of Bilbao #348923
Tints of Bilbao #348923
RGB
CMYK
RGB Variations
Color information
#348923 (or 0x348923) is known color: Bilbao. HEX triplet: 34, 89 and 23. RGB value is (52,137,35). Sum of RGB (Red+Green+Blue) = 52+137+35=224 (29% of max value = 765). Red value is 52 (20.70% from 255 or 23.21% from 224); Green value is 137 (53.91% from 255 or 61.16% from 224); Blue value is 35 (14.06% from 255 or 15.62% from 224); Max value from RGB is 137 - color contains mainly: green. Hex color #348923 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #348923 is #CB76DC. Grayscale: #646464. Windows color (decimal): -13334237 or 2328884. OLE color: 2328884.
HSL color Cylindrical-coordinate representation of color #348923: hue angle of 110º degrees, saturation: 0.59, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #348923 is Cyan = 0.62, Magento = 0, Yellow = 0.74 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 52 | 137 | 35 | - |
| CMYK | 0.62 | 0 | 0.74 | 0.46 |
| HSL | 110º | 0.59% | 0.34% | - |
| HSV(B) | 110º | 0.74% | 0.54% | - |
| XYZ | 10.67 | 18.74 | 4.65 | - |
| YUV | 99.96 | 91.34 | 93.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 137 | 35 | 0.62 | 0 | 0.74 | 0.46 | 110 | 0.59 | 0.34 |
| Hex | 34 | 89 | 23 | 3E | 0 | 4A | 2E | 6E | 3B | 22 |
| Octal | 64 | 211 | 43 | 76 | 0 | 112 | 56 | 156 | 73 | 42 |
| Binary | 110100 | 10001001 | 100011 | 111110 | 0 | 1001010 | 101110 | 1101110 | 111011 | 100010 |
Color Harmonies of #348923
Complementary color
Monochromatic Colors of #348923
Black with #348923
Text Example
Text Example
White with #348923
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #348923; }
p { color: rgb(52,137,35); }
H1.HeaderClassName
{
color: #348923;
}
.AnyTagClassName
{
color: #348923;
}
</style>
background-color css
<style>
a { background-color: #348923; }
a { background-color: rgb(52,137,35); }
div.DivClassName
{
background-color: #348923;
}
.BgClassName
{
background-color: #348923;
}
</style>
border-color css
<style>
span { border-color: #348923; }
span { border-color: rgb(52,137,35); }
td.TdClassName
{
border-color: #348923;
}
.TagClassName
{
border-color: #348923;
}
</style>