Shades of Bilbao #347501
Tints of Bilbao #347501
RGB
CMYK
RGB Variations
Color information
#347501 (or 0x347501) is known color: Bilbao. HEX triplet: 34, 75 and 01. RGB value is (52,117,1). Sum of RGB (Red+Green+Blue) = 52+117+1=170 (22% of max value = 765). Red value is 52 (20.70% from 255 or 30.59% from 170); Green value is 117 (46.09% from 255 or 68.82% from 170); Blue value is 1 (0.78% from 255 or 0.59% from 170); Max value from RGB is 117 - color contains mainly: green. Hex color #347501 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #347501 is #CB8AFE. Grayscale: #545454. Windows color (decimal): -13339391 or 95540. OLE color: 95540.
HSL color Cylindrical-coordinate representation of color #347501: hue angle of 93.62º degrees, saturation: 0.98, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #347501 is Cyan = 0.56, Magento = 0, Yellow = 0.99 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 52 | 117 | 1 | - |
| CMYK | 0.56 | 0 | 0.99 | 0.54 |
| HSL | 93.62º | 0.98% | 0.23% | - |
| HSV(B) | 93.62º | 0.99% | 0.46% | - |
| XYZ | 7.78 | 13.45 | 2.22 | - |
| YUV | 84.34 | 80.97 | 104.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 117 | 1 | 0.56 | 0 | 0.99 | 0.54 | 93.62 | 0.98 | 0.23 |
| Hex | 34 | 75 | 1 | 38 | 0 | 63 | 36 | 5E | 62 | 17 |
| Octal | 64 | 165 | 1 | 70 | 0 | 143 | 66 | 136 | 142 | 27 |
| Binary | 110100 | 1110101 | 1 | 111000 | 0 | 1100011 | 110110 | 1011110 | 1100010 | 10111 |
Color Harmonies of #347501
Complementary color
Monochromatic Colors of #347501
Black with #347501
Text Example
Text Example
White with #347501
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #347501; }
p { color: rgb(52,117,1); }
H1.HeaderClassName
{
color: #347501;
}
.AnyTagClassName
{
color: #347501;
}
</style>
background-color css
<style>
a { background-color: #347501; }
a { background-color: rgb(52,117,1); }
div.DivClassName
{
background-color: #347501;
}
.BgClassName
{
background-color: #347501;
}
</style>
border-color css
<style>
span { border-color: #347501; }
span { border-color: rgb(52,117,1); }
td.TdClassName
{
border-color: #347501;
}
.TagClassName
{
border-color: #347501;
}
</style>