Shades of Bilbao #348601
Tints of Bilbao #348601
RGB
CMYK
RGB Variations
Color information
#348601 (or 0x348601) is known color: Bilbao. HEX triplet: 34, 86 and 01. RGB value is (52,134,1). Sum of RGB (Red+Green+Blue) = 52+134+1=187 (24% of max value = 765). Red value is 52 (20.70% from 255 or 27.81% from 187); Green value is 134 (52.73% from 255 or 71.66% from 187); Blue value is 1 (0.78% from 255 or 0.53% from 187); Max value from RGB is 134 - color contains mainly: green. Hex color #348601 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #348601 is #CB79FE. Grayscale: #5E5E5E. Windows color (decimal): -13335039 or 99892. OLE color: 99892.
HSL color Cylindrical-coordinate representation of color #348601: hue angle of 96.99º degrees, saturation: 0.99, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #348601 is Cyan = 0.61, Magento = 0, Yellow = 0.99 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 52 | 134 | 1 | - |
| CMYK | 0.61 | 0 | 0.99 | 0.47 |
| HSL | 96.99º | 0.99% | 0.26% | - |
| HSV(B) | 96.99º | 0.99% | 0.53% | - |
| XYZ | 9.95 | 17.78 | 2.94 | - |
| YUV | 94.32 | 75.33 | 97.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 134 | 1 | 0.61 | 0 | 0.99 | 0.47 | 96.99 | 0.99 | 0.26 |
| Hex | 34 | 86 | 1 | 3D | 0 | 63 | 2F | 61 | 63 | 1A |
| Octal | 64 | 206 | 1 | 75 | 0 | 143 | 57 | 141 | 143 | 32 |
| Binary | 110100 | 10000110 | 1 | 111101 | 0 | 1100011 | 101111 | 1100001 | 1100011 | 11010 |
Color Harmonies of #348601
Complementary color
Monochromatic Colors of #348601
Black with #348601
Text Example
Text Example
White with #348601
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #348601; }
p { color: rgb(52,134,1); }
H1.HeaderClassName
{
color: #348601;
}
.AnyTagClassName
{
color: #348601;
}
</style>
background-color css
<style>
a { background-color: #348601; }
a { background-color: rgb(52,134,1); }
div.DivClassName
{
background-color: #348601;
}
.BgClassName
{
background-color: #348601;
}
</style>
border-color css
<style>
span { border-color: #348601; }
span { border-color: rgb(52,134,1); }
td.TdClassName
{
border-color: #348601;
}
.TagClassName
{
border-color: #348601;
}
</style>