Shades of Bilbao #347223
Tints of Bilbao #347223
RGB
CMYK
RGB Variations
Color information
#347223 (or 0x347223) is known color: Bilbao. HEX triplet: 34, 72 and 23. RGB value is (52,114,35). Sum of RGB (Red+Green+Blue) = 52+114+35=201 (26% of max value = 765). Red value is 52 (20.70% from 255 or 25.87% from 201); Green value is 114 (44.92% from 255 or 56.72% from 201); Blue value is 35 (14.06% from 255 or 17.41% from 201); Max value from RGB is 114 - color contains mainly: green. Hex color #347223 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #347223 is #CB8DDC. Grayscale: #565656. Windows color (decimal): -13340125 or 2322996. OLE color: 2322996.
HSL color Cylindrical-coordinate representation of color #347223: hue angle of 107.09º degrees, saturation: 0.53, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #347223 is Cyan = 0.54, Magento = 0, Yellow = 0.69 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 52 | 114 | 35 | - |
| CMYK | 0.54 | 0 | 0.69 | 0.55 |
| HSL | 107.09º | 0.53% | 0.29% | - |
| HSV(B) | 107.09º | 0.69% | 0.45% | - |
| XYZ | 7.74 | 12.89 | 3.67 | - |
| YUV | 86.46 | 98.96 | 103.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 114 | 35 | 0.54 | 0 | 0.69 | 0.55 | 107.09 | 0.53 | 0.29 |
| Hex | 34 | 72 | 23 | 36 | 0 | 45 | 37 | 6B | 35 | 1D |
| Octal | 64 | 162 | 43 | 66 | 0 | 105 | 67 | 153 | 65 | 35 |
| Binary | 110100 | 1110010 | 100011 | 110110 | 0 | 1000101 | 110111 | 1101011 | 110101 | 11101 |
Color Harmonies of #347223
Complementary color
Monochromatic Colors of #347223
Black with #347223
Text Example
Text Example
White with #347223
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #347223; }
p { color: rgb(52,114,35); }
H1.HeaderClassName
{
color: #347223;
}
.AnyTagClassName
{
color: #347223;
}
</style>
background-color css
<style>
a { background-color: #347223; }
a { background-color: rgb(52,114,35); }
div.DivClassName
{
background-color: #347223;
}
.BgClassName
{
background-color: #347223;
}
</style>
border-color css
<style>
span { border-color: #347223; }
span { border-color: rgb(52,114,35); }
td.TdClassName
{
border-color: #347223;
}
.TagClassName
{
border-color: #347223;
}
</style>