Shades of Bilbao #347023
Tints of Bilbao #347023
RGB
CMYK
RGB Variations
Color information
#347023 (or 0x347023) is known color: Bilbao. HEX triplet: 34, 70 and 23. RGB value is (52,112,35). Sum of RGB (Red+Green+Blue) = 52+112+35=199 (26% of max value = 765). Red value is 52 (20.70% from 255 or 26.13% from 199); Green value is 112 (44.14% from 255 or 56.28% from 199); Blue value is 35 (14.06% from 255 or 17.59% from 199); Max value from RGB is 112 - color contains mainly: green. Hex color #347023 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #347023 is #CB8FDC. Grayscale: #555555. Windows color (decimal): -13340637 or 2322484. OLE color: 2322484.
HSL color Cylindrical-coordinate representation of color #347023: hue angle of 106.75º degrees, saturation: 0.52, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #347023 is Cyan = 0.54, Magento = 0, Yellow = 0.69 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 52 | 112 | 35 | - |
| CMYK | 0.54 | 0 | 0.69 | 0.56 |
| HSL | 106.75º | 0.52% | 0.29% | - |
| HSV(B) | 106.75º | 0.69% | 0.44% | - |
| XYZ | 7.51 | 12.44 | 3.6 | - |
| YUV | 85.28 | 99.62 | 104.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 112 | 35 | 0.54 | 0 | 0.69 | 0.56 | 106.75 | 0.52 | 0.29 |
| Hex | 34 | 70 | 23 | 36 | 0 | 45 | 38 | 6B | 34 | 1D |
| Octal | 64 | 160 | 43 | 66 | 0 | 105 | 70 | 153 | 64 | 35 |
| Binary | 110100 | 1110000 | 100011 | 110110 | 0 | 1000101 | 111000 | 1101011 | 110100 | 11101 |
Color Harmonies of #347023
Complementary color
Monochromatic Colors of #347023
Black with #347023
Text Example
Text Example
White with #347023
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #347023; }
p { color: rgb(52,112,35); }
H1.HeaderClassName
{
color: #347023;
}
.AnyTagClassName
{
color: #347023;
}
</style>
background-color css
<style>
a { background-color: #347023; }
a { background-color: rgb(52,112,35); }
div.DivClassName
{
background-color: #347023;
}
.BgClassName
{
background-color: #347023;
}
</style>
border-color css
<style>
span { border-color: #347023; }
span { border-color: rgb(52,112,35); }
td.TdClassName
{
border-color: #347023;
}
.TagClassName
{
border-color: #347023;
}
</style>