Shades of Bilbao #338719
Tints of Bilbao #338719
RGB
CMYK
RGB Variations
Color information
#338719 (or 0x338719) is known color: Bilbao. HEX triplet: 33, 87 and 19. RGB value is (51,135,25). Sum of RGB (Red+Green+Blue) = 51+135+25=211 (27% of max value = 765). Red value is 51 (20.31% from 255 or 24.17% from 211); Green value is 135 (53.12% from 255 or 63.98% from 211); Blue value is 25 (10.16% from 255 or 11.85% from 211); Max value from RGB is 135 - color contains mainly: green. Hex color #338719 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #338719 is #CC78E6. Grayscale: #616161. Windows color (decimal): -13400295 or 1673011. OLE color: 1673011.
HSL color Cylindrical-coordinate representation of color #338719: hue angle of 105.82º degrees, saturation: 0.69, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #338719 is Cyan = 0.62, Magento = 0, Yellow = 0.81 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 51 | 135 | 25 | - |
| CMYK | 0.62 | 0 | 0.81 | 0.47 |
| HSL | 105.82º | 0.69% | 0.31% | - |
| HSV(B) | 105.82º | 0.81% | 0.53% | - |
| XYZ | 10.2 | 18.1 | 3.88 | - |
| YUV | 97.34 | 87.17 | 94.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 135 | 25 | 0.62 | 0 | 0.81 | 0.47 | 105.82 | 0.69 | 0.31 |
| Hex | 33 | 87 | 19 | 3E | 0 | 51 | 2F | 6A | 45 | 1F |
| Octal | 63 | 207 | 31 | 76 | 0 | 121 | 57 | 152 | 105 | 37 |
| Binary | 110011 | 10000111 | 11001 | 111110 | 0 | 1010001 | 101111 | 1101010 | 1000101 | 11111 |
Color Harmonies of #338719
Complementary color
Monochromatic Colors of #338719
Black with #338719
Text Example
Text Example
White with #338719
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #338719; }
p { color: rgb(51,135,25); }
H1.HeaderClassName
{
color: #338719;
}
.AnyTagClassName
{
color: #338719;
}
</style>
background-color css
<style>
a { background-color: #338719; }
a { background-color: rgb(51,135,25); }
div.DivClassName
{
background-color: #338719;
}
.BgClassName
{
background-color: #338719;
}
</style>
border-color css
<style>
span { border-color: #338719; }
span { border-color: rgb(51,135,25); }
td.TdClassName
{
border-color: #338719;
}
.TagClassName
{
border-color: #338719;
}
</style>