Shades of Bilbao #338726
Tints of Bilbao #338726
RGB
CMYK
RGB Variations
Color information
#338726 (or 0x338726) is known color: Bilbao. HEX triplet: 33, 87 and 26. RGB value is (51,135,38). Sum of RGB (Red+Green+Blue) = 51+135+38=224 (29% of max value = 765). Red value is 51 (20.31% from 255 or 22.77% from 224); Green value is 135 (53.12% from 255 or 60.27% from 224); Blue value is 38 (15.23% from 255 or 16.96% from 224); Max value from RGB is 135 - color contains mainly: green. Hex color #338726 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #338726 is #CC78D9. Grayscale: #636363. Windows color (decimal): -13400282 or 2524979. OLE color: 2524979.
HSL color Cylindrical-coordinate representation of color #338726: hue angle of 111.96º degrees, saturation: 0.56, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #338726 is Cyan = 0.62, Magento = 0, Yellow = 0.72 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 51 | 135 | 38 | - |
| CMYK | 0.62 | 0 | 0.72 | 0.47 |
| HSL | 111.96º | 0.56% | 0.34% | - |
| HSV(B) | 111.96º | 0.72% | 0.53% | - |
| XYZ | 10.38 | 18.17 | 4.79 | - |
| YUV | 98.83 | 93.67 | 93.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 135 | 38 | 0.62 | 0 | 0.72 | 0.47 | 111.96 | 0.56 | 0.34 |
| Hex | 33 | 87 | 26 | 3E | 0 | 48 | 2F | 70 | 38 | 22 |
| Octal | 63 | 207 | 46 | 76 | 0 | 110 | 57 | 160 | 70 | 42 |
| Binary | 110011 | 10000111 | 100110 | 111110 | 0 | 1001000 | 101111 | 1110000 | 111000 | 100010 |
Color Harmonies of #338726
Complementary color
Monochromatic Colors of #338726
Black with #338726
Text Example
Text Example
White with #338726
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #338726; }
p { color: rgb(51,135,38); }
H1.HeaderClassName
{
color: #338726;
}
.AnyTagClassName
{
color: #338726;
}
</style>
background-color css
<style>
a { background-color: #338726; }
a { background-color: rgb(51,135,38); }
div.DivClassName
{
background-color: #338726;
}
.BgClassName
{
background-color: #338726;
}
</style>
border-color css
<style>
span { border-color: #338726; }
span { border-color: rgb(51,135,38); }
td.TdClassName
{
border-color: #338726;
}
.TagClassName
{
border-color: #338726;
}
</style>