Shades of Bilbao #338610
Tints of Bilbao #338610
RGB
CMYK
RGB Variations
Color information
#338610 (or 0x338610) is known color: Bilbao. HEX triplet: 33, 86 and 10. RGB value is (51,134,16). Sum of RGB (Red+Green+Blue) = 51+134+16=201 (26% of max value = 765). Red value is 51 (20.31% from 255 or 25.37% from 201); Green value is 134 (52.73% from 255 or 66.67% from 201); Blue value is 16 (6.64% from 255 or 7.96% from 201); Max value from RGB is 134 - color contains mainly: green. Hex color #338610 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #338610 is #CC79EF. Grayscale: #606060. Windows color (decimal): -13400560 or 1082931. OLE color: 1082931.
HSL color Cylindrical-coordinate representation of color #338610: hue angle of 102.2º degrees, saturation: 0.79, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #338610 is Cyan = 0.62, Magento = 0, Yellow = 0.88 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 51 | 134 | 16 | - |
| CMYK | 0.62 | 0 | 0.88 | 0.47 |
| HSL | 102.2º | 0.79% | 0.29% | - |
| HSV(B) | 102.2º | 0.88% | 0.53% | - |
| XYZ | 9.98 | 17.79 | 3.4 | - |
| YUV | 95.73 | 83 | 96.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 134 | 16 | 0.62 | 0 | 0.88 | 0.47 | 102.2 | 0.79 | 0.29 |
| Hex | 33 | 86 | 10 | 3E | 0 | 58 | 2F | 66 | 4F | 1D |
| Octal | 63 | 206 | 20 | 76 | 0 | 130 | 57 | 146 | 117 | 35 |
| Binary | 110011 | 10000110 | 10000 | 111110 | 0 | 1011000 | 101111 | 1100110 | 1001111 | 11101 |
Color Harmonies of #338610
Complementary color
Monochromatic Colors of #338610
Black with #338610
Text Example
Text Example
White with #338610
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #338610; }
p { color: rgb(51,134,16); }
H1.HeaderClassName
{
color: #338610;
}
.AnyTagClassName
{
color: #338610;
}
</style>
background-color css
<style>
a { background-color: #338610; }
a { background-color: rgb(51,134,16); }
div.DivClassName
{
background-color: #338610;
}
.BgClassName
{
background-color: #338610;
}
</style>
border-color css
<style>
span { border-color: #338610; }
span { border-color: rgb(51,134,16); }
td.TdClassName
{
border-color: #338610;
}
.TagClassName
{
border-color: #338610;
}
</style>