Shades of Bilbao #347427
Tints of Bilbao #347427
RGB
CMYK
RGB Variations
Color information
#347427 (or 0x347427) is known color: Bilbao. HEX triplet: 34, 74 and 27. RGB value is (52,116,39). Sum of RGB (Red+Green+Blue) = 52+116+39=207 (27% of max value = 765). Red value is 52 (20.70% from 255 or 25.12% from 207); Green value is 116 (45.70% from 255 or 56.04% from 207); Blue value is 39 (15.62% from 255 or 18.84% from 207); Max value from RGB is 116 - color contains mainly: green. Hex color #347427 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #347427 is #CB8BD8. Grayscale: #585858. Windows color (decimal): -13339609 or 2585652. OLE color: 2585652.
HSL color Cylindrical-coordinate representation of color #347427: hue angle of 109.87º degrees, saturation: 0.5, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #347427 is Cyan = 0.55, Magento = 0, Yellow = 0.66 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 52 | 116 | 39 | - |
| CMYK | 0.55 | 0 | 0.66 | 0.55 |
| HSL | 109.87º | 0.5% | 0.3% | - |
| HSV(B) | 109.87º | 0.66% | 0.45% | - |
| XYZ | 8.03 | 13.37 | 4.08 | - |
| YUV | 88.09 | 100.3 | 102.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 116 | 39 | 0.55 | 0 | 0.66 | 0.55 | 109.87 | 0.5 | 0.3 |
| Hex | 34 | 74 | 27 | 37 | 0 | 42 | 37 | 6E | 32 | 1E |
| Octal | 64 | 164 | 47 | 67 | 0 | 102 | 67 | 156 | 62 | 36 |
| Binary | 110100 | 1110100 | 100111 | 110111 | 0 | 1000010 | 110111 | 1101110 | 110010 | 11110 |
Color Harmonies of #347427
Complementary color
Monochromatic Colors of #347427
Black with #347427
Text Example
Text Example
White with #347427
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #347427; }
p { color: rgb(52,116,39); }
H1.HeaderClassName
{
color: #347427;
}
.AnyTagClassName
{
color: #347427;
}
</style>
background-color css
<style>
a { background-color: #347427; }
a { background-color: rgb(52,116,39); }
div.DivClassName
{
background-color: #347427;
}
.BgClassName
{
background-color: #347427;
}
</style>
border-color css
<style>
span { border-color: #347427; }
span { border-color: rgb(52,116,39); }
td.TdClassName
{
border-color: #347427;
}
.TagClassName
{
border-color: #347427;
}
</style>