Shades of Bilbao #347902
Tints of Bilbao #347902
RGB
CMYK
RGB Variations
Color information
#347902 (or 0x347902) is known color: Bilbao. HEX triplet: 34, 79 and 02. RGB value is (52,121,2). Sum of RGB (Red+Green+Blue) = 52+121+2=175 (23% of max value = 765). Red value is 52 (20.70% from 255 or 29.71% from 175); Green value is 121 (47.66% from 255 or 69.14% from 175); Blue value is 2 (1.17% from 255 or 1.14% from 175); Max value from RGB is 121 - color contains mainly: green. Hex color #347902 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #347902 is #CB86FD. Grayscale: #575757. Windows color (decimal): -13338366 or 162100. OLE color: 162100.
HSL color Cylindrical-coordinate representation of color #347902: hue angle of 94.79º degrees, saturation: 0.97, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #347902 is Cyan = 0.57, Magento = 0, Yellow = 0.98 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 52 | 121 | 2 | - |
| CMYK | 0.57 | 0 | 0.98 | 0.53 |
| HSL | 94.79º | 0.97% | 0.24% | - |
| HSV(B) | 94.79º | 0.98% | 0.47% | - |
| XYZ | 8.26 | 14.41 | 2.4 | - |
| YUV | 86.8 | 80.14 | 103.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 121 | 2 | 0.57 | 0 | 0.98 | 0.53 | 94.79 | 0.97 | 0.24 |
| Hex | 34 | 79 | 2 | 39 | 0 | 62 | 35 | 5F | 61 | 18 |
| Octal | 64 | 171 | 2 | 71 | 0 | 142 | 65 | 137 | 141 | 30 |
| Binary | 110100 | 1111001 | 10 | 111001 | 0 | 1100010 | 110101 | 1011111 | 1100001 | 11000 |
Color Harmonies of #347902
Complementary color
Monochromatic Colors of #347902
Black with #347902
Text Example
Text Example
White with #347902
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #347902; }
p { color: rgb(52,121,2); }
H1.HeaderClassName
{
color: #347902;
}
.AnyTagClassName
{
color: #347902;
}
</style>
background-color css
<style>
a { background-color: #347902; }
a { background-color: rgb(52,121,2); }
div.DivClassName
{
background-color: #347902;
}
.BgClassName
{
background-color: #347902;
}
</style>
border-color css
<style>
span { border-color: #347902; }
span { border-color: rgb(52,121,2); }
td.TdClassName
{
border-color: #347902;
}
.TagClassName
{
border-color: #347902;
}
</style>