Shades of Bilbao #338807
Tints of Bilbao #338807
RGB
CMYK
RGB Variations
Color information
#338807 (or 0x338807) is known color: Bilbao. HEX triplet: 33, 88 and 07. RGB value is (51,136,7). Sum of RGB (Red+Green+Blue) = 51+136+7=194 (25% of max value = 765). Red value is 51 (20.31% from 255 or 26.29% from 194); Green value is 136 (53.52% from 255 or 70.10% from 194); Blue value is 7 (3.12% from 255 or 3.61% from 194); Max value from RGB is 136 - color contains mainly: green. Hex color #338807 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #338807 is #CC77F8. Grayscale: #606060. Windows color (decimal): -13400057 or 493619. OLE color: 493619.
HSL color Cylindrical-coordinate representation of color #338807: hue angle of 99.53º degrees, saturation: 0.9, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #338807 is Cyan = 0.62, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 51 | 136 | 7 | - |
| CMYK | 0.62 | 0 | 0.95 | 0.47 |
| HSL | 99.53º | 0.9% | 0.28% | - |
| HSV(B) | 99.53º | 0.95% | 0.53% | - |
| XYZ | 10.21 | 18.33 | 3.2 | - |
| YUV | 95.88 | 77.84 | 95.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 136 | 7 | 0.62 | 0 | 0.95 | 0.47 | 99.53 | 0.9 | 0.28 |
| Hex | 33 | 88 | 7 | 3E | 0 | 5F | 2F | 64 | 5A | 1C |
| Octal | 63 | 210 | 7 | 76 | 0 | 137 | 57 | 144 | 132 | 34 |
| Binary | 110011 | 10001000 | 111 | 111110 | 0 | 1011111 | 101111 | 1100100 | 1011010 | 11100 |
Color Harmonies of #338807
Complementary color
Monochromatic Colors of #338807
Black with #338807
Text Example
Text Example
White with #338807
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #338807; }
p { color: rgb(51,136,7); }
H1.HeaderClassName
{
color: #338807;
}
.AnyTagClassName
{
color: #338807;
}
</style>
background-color css
<style>
a { background-color: #338807; }
a { background-color: rgb(51,136,7); }
div.DivClassName
{
background-color: #338807;
}
.BgClassName
{
background-color: #338807;
}
</style>
border-color css
<style>
span { border-color: #338807; }
span { border-color: rgb(51,136,7); }
td.TdClassName
{
border-color: #338807;
}
.TagClassName
{
border-color: #338807;
}
</style>