Shades of Bilbao #347703
Tints of Bilbao #347703
RGB
CMYK
RGB Variations
Color information
#347703 (or 0x347703) is known color: Bilbao. HEX triplet: 34, 77 and 03. RGB value is (52,119,3). Sum of RGB (Red+Green+Blue) = 52+119+3=174 (23% of max value = 765). Red value is 52 (20.70% from 255 or 29.89% from 174); Green value is 119 (46.88% from 255 or 68.39% from 174); Blue value is 3 (1.56% from 255 or 1.72% from 174); Max value from RGB is 119 - color contains mainly: green. Hex color #347703 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #347703 is #CB88FC. Grayscale: #565656. Windows color (decimal): -13338877 or 227124. OLE color: 227124.
HSL color Cylindrical-coordinate representation of color #347703: hue angle of 94.66º degrees, saturation: 0.95, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #347703 is Cyan = 0.56, Magento = 0, Yellow = 0.97 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 52 | 119 | 3 | - |
| CMYK | 0.56 | 0 | 0.97 | 0.53 |
| HSL | 94.66º | 0.95% | 0.24% | - |
| HSV(B) | 94.66º | 0.97% | 0.47% | - |
| XYZ | 8.03 | 13.93 | 2.35 | - |
| YUV | 85.74 | 81.3 | 103.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 119 | 3 | 0.56 | 0 | 0.97 | 0.53 | 94.66 | 0.95 | 0.24 |
| Hex | 34 | 77 | 3 | 38 | 0 | 61 | 35 | 5F | 5F | 18 |
| Octal | 64 | 167 | 3 | 70 | 0 | 141 | 65 | 137 | 137 | 30 |
| Binary | 110100 | 1110111 | 11 | 111000 | 0 | 1100001 | 110101 | 1011111 | 1011111 | 11000 |
Color Harmonies of #347703
Complementary color
Monochromatic Colors of #347703
Black with #347703
Text Example
Text Example
White with #347703
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #347703; }
p { color: rgb(52,119,3); }
H1.HeaderClassName
{
color: #347703;
}
.AnyTagClassName
{
color: #347703;
}
</style>
background-color css
<style>
a { background-color: #347703; }
a { background-color: rgb(52,119,3); }
div.DivClassName
{
background-color: #347703;
}
.BgClassName
{
background-color: #347703;
}
</style>
border-color css
<style>
span { border-color: #347703; }
span { border-color: rgb(52,119,3); }
td.TdClassName
{
border-color: #347703;
}
.TagClassName
{
border-color: #347703;
}
</style>