Shades of Bilbao #348802
Tints of Bilbao #348802
RGB
CMYK
RGB Variations
Color information
#348802 (or 0x348802) is known color: Bilbao. HEX triplet: 34, 88 and 02. RGB value is (52,136,2). Sum of RGB (Red+Green+Blue) = 52+136+2=190 (25% of max value = 765). Red value is 52 (20.70% from 255 or 27.37% from 190); Green value is 136 (53.52% from 255 or 71.58% from 190); Blue value is 2 (1.17% from 255 or 1.05% from 190); Max value from RGB is 136 - color contains mainly: green. Hex color #348802 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #348802 is #CB77FD. Grayscale: #606060. Windows color (decimal): -13334526 or 165940. OLE color: 165940.
HSL color Cylindrical-coordinate representation of color #348802: hue angle of 97.61º degrees, saturation: 0.97, 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 #348802 is Cyan = 0.62, Magento = 0, Yellow = 0.99 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 52 | 136 | 2 | - |
| CMYK | 0.62 | 0 | 0.99 | 0.47 |
| HSL | 97.61º | 0.97% | 0.27% | - |
| HSV(B) | 97.61º | 0.99% | 0.53% | - |
| XYZ | 10.23 | 18.34 | 3.06 | - |
| YUV | 95.61 | 75.17 | 96.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 136 | 2 | 0.62 | 0 | 0.99 | 0.47 | 97.61 | 0.97 | 0.27 |
| Hex | 34 | 88 | 2 | 3E | 0 | 63 | 2F | 62 | 61 | 1B |
| Octal | 64 | 210 | 2 | 76 | 0 | 143 | 57 | 142 | 141 | 33 |
| Binary | 110100 | 10001000 | 10 | 111110 | 0 | 1100011 | 101111 | 1100010 | 1100001 | 11011 |
Color Harmonies of #348802
Complementary color
Monochromatic Colors of #348802
Black with #348802
Text Example
Text Example
White with #348802
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #348802; }
p { color: rgb(52,136,2); }
H1.HeaderClassName
{
color: #348802;
}
.AnyTagClassName
{
color: #348802;
}
</style>
background-color css
<style>
a { background-color: #348802; }
a { background-color: rgb(52,136,2); }
div.DivClassName
{
background-color: #348802;
}
.BgClassName
{
background-color: #348802;
}
</style>
border-color css
<style>
span { border-color: #348802; }
span { border-color: rgb(52,136,2); }
td.TdClassName
{
border-color: #348802;
}
.TagClassName
{
border-color: #348802;
}
</style>