Shades of Bilbao #347907
Tints of Bilbao #347907
RGB
CMYK
RGB Variations
Color information
#347907 (or 0x347907) is known color: Bilbao. HEX triplet: 34, 79 and 07. RGB value is (52,121,7). Sum of RGB (Red+Green+Blue) = 52+121+7=180 (23% of max value = 765). Red value is 52 (20.70% from 255 or 28.89% from 180); Green value is 121 (47.66% from 255 or 67.22% from 180); Blue value is 7 (3.12% from 255 or 3.89% from 180); Max value from RGB is 121 - color contains mainly: green. Hex color #347907 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #347907 is #CB86F8. Grayscale: #575757. Windows color (decimal): -13338361 or 489780. OLE color: 489780.
HSL color Cylindrical-coordinate representation of color #347907: hue angle of 96.32º degrees, saturation: 0.89, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #347907 is Cyan = 0.57, Magento = 0, Yellow = 0.94 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 52 | 121 | 7 | - |
| CMYK | 0.57 | 0 | 0.94 | 0.53 |
| HSL | 96.32º | 0.89% | 0.25% | - |
| HSV(B) | 96.32º | 0.94% | 0.47% | - |
| XYZ | 8.29 | 14.42 | 2.55 | - |
| YUV | 87.37 | 82.64 | 102.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 121 | 7 | 0.57 | 0 | 0.94 | 0.53 | 96.32 | 0.89 | 0.25 |
| Hex | 34 | 79 | 7 | 39 | 0 | 5E | 35 | 60 | 59 | 19 |
| Octal | 64 | 171 | 7 | 71 | 0 | 136 | 65 | 140 | 131 | 31 |
| Binary | 110100 | 1111001 | 111 | 111001 | 0 | 1011110 | 110101 | 1100000 | 1011001 | 11001 |
Color Harmonies of #347907
Complementary color
Monochromatic Colors of #347907
Black with #347907
Text Example
Text Example
White with #347907
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #347907; }
p { color: rgb(52,121,7); }
H1.HeaderClassName
{
color: #347907;
}
.AnyTagClassName
{
color: #347907;
}
</style>
background-color css
<style>
a { background-color: #347907; }
a { background-color: rgb(52,121,7); }
div.DivClassName
{
background-color: #347907;
}
.BgClassName
{
background-color: #347907;
}
</style>
border-color css
<style>
span { border-color: #347907; }
span { border-color: rgb(52,121,7); }
td.TdClassName
{
border-color: #347907;
}
.TagClassName
{
border-color: #347907;
}
</style>