Shades of Bilbao #338601
Tints of Bilbao #338601
RGB
CMYK
RGB Variations
Color information
#338601 (or 0x338601) is known color: Bilbao. HEX triplet: 33, 86 and 01. RGB value is (51,134,1). Sum of RGB (Red+Green+Blue) = 51+134+1=186 (24% of max value = 765). Red value is 51 (20.31% from 255 or 27.42% from 186); Green value is 134 (52.73% from 255 or 72.04% from 186); Blue value is 1 (0.78% from 255 or 0.54% from 186); Max value from RGB is 134 - color contains mainly: green. Hex color #338601 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #338601 is #CC79FE. Grayscale: #5E5E5E. Windows color (decimal): -13400575 or 99891. OLE color: 99891.
HSL color Cylindrical-coordinate representation of color #338601: hue angle of 97.44º 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 #338601 is Cyan = 0.62, Magento = 0, Yellow = 0.99 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 51 | 134 | 1 | - |
| CMYK | 0.62 | 0 | 0.99 | 0.47 |
| HSL | 97.44º | 0.99% | 0.26% | - |
| HSV(B) | 97.44º | 0.99% | 0.53% | - |
| XYZ | 9.9 | 17.76 | 2.93 | - |
| YUV | 94.02 | 75.5 | 97.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 134 | 1 | 0.62 | 0 | 0.99 | 0.47 | 97.44 | 0.99 | 0.26 |
| Hex | 33 | 86 | 1 | 3E | 0 | 63 | 2F | 61 | 63 | 1A |
| Octal | 63 | 206 | 1 | 76 | 0 | 143 | 57 | 141 | 143 | 32 |
| Binary | 110011 | 10000110 | 1 | 111110 | 0 | 1100011 | 101111 | 1100001 | 1100011 | 11010 |
Color Harmonies of #338601
Complementary color
Monochromatic Colors of #338601
Black with #338601
Text Example
Text Example
White with #338601
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #338601; }
p { color: rgb(51,134,1); }
H1.HeaderClassName
{
color: #338601;
}
.AnyTagClassName
{
color: #338601;
}
</style>
background-color css
<style>
a { background-color: #338601; }
a { background-color: rgb(51,134,1); }
div.DivClassName
{
background-color: #338601;
}
.BgClassName
{
background-color: #338601;
}
</style>
border-color css
<style>
span { border-color: #338601; }
span { border-color: rgb(51,134,1); }
td.TdClassName
{
border-color: #338601;
}
.TagClassName
{
border-color: #338601;
}
</style>