Shades of Bilbao #348701
Tints of Bilbao #348701
RGB
CMYK
RGB Variations
Color information
#348701 (or 0x348701) is known color: Bilbao. HEX triplet: 34, 87 and 01. RGB value is (52,135,1). Sum of RGB (Red+Green+Blue) = 52+135+1=188 (24% of max value = 765). Red value is 52 (20.70% from 255 or 27.66% from 188); Green value is 135 (53.12% from 255 or 71.81% from 188); Blue value is 1 (0.78% from 255 or 0.53% from 188); Max value from RGB is 135 - color contains mainly: green. Hex color #348701 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #348701 is #CB78FE. Grayscale: #5F5F5F. Windows color (decimal): -13334783 or 100148. OLE color: 100148.
HSL color Cylindrical-coordinate representation of color #348701: hue angle of 97.16º degrees, saturation: 0.99, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #348701 is Cyan = 0.61, Magento = 0, Yellow = 0.99 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 52 | 135 | 1 | - |
| CMYK | 0.61 | 0 | 0.99 | 0.47 |
| HSL | 97.16º | 0.99% | 0.27% | - |
| HSV(B) | 97.16º | 0.99% | 0.53% | - |
| XYZ | 10.09 | 18.06 | 2.98 | - |
| YUV | 94.91 | 75 | 97.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 135 | 1 | 0.61 | 0 | 0.99 | 0.47 | 97.16 | 0.99 | 0.27 |
| Hex | 34 | 87 | 1 | 3D | 0 | 63 | 2F | 61 | 63 | 1B |
| Octal | 64 | 207 | 1 | 75 | 0 | 143 | 57 | 141 | 143 | 33 |
| Binary | 110100 | 10000111 | 1 | 111101 | 0 | 1100011 | 101111 | 1100001 | 1100011 | 11011 |
Color Harmonies of #348701
Complementary color
Monochromatic Colors of #348701
Black with #348701
Text Example
Text Example
White with #348701
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #348701; }
p { color: rgb(52,135,1); }
H1.HeaderClassName
{
color: #348701;
}
.AnyTagClassName
{
color: #348701;
}
</style>
background-color css
<style>
a { background-color: #348701; }
a { background-color: rgb(52,135,1); }
div.DivClassName
{
background-color: #348701;
}
.BgClassName
{
background-color: #348701;
}
</style>
border-color css
<style>
span { border-color: #348701; }
span { border-color: rgb(52,135,1); }
td.TdClassName
{
border-color: #348701;
}
.TagClassName
{
border-color: #348701;
}
</style>