Shades of Bilbao #337527
Tints of Bilbao #337527
RGB
CMYK
RGB Variations
Color information
#337527 (or 0x337527) is known color: Bilbao. HEX triplet: 33, 75 and 27. RGB value is (51,117,39). Sum of RGB (Red+Green+Blue) = 51+117+39=207 (27% of max value = 765). Red value is 51 (20.31% from 255 or 24.64% from 207); Green value is 117 (46.09% from 255 or 56.52% from 207); Blue value is 39 (15.62% from 255 or 18.84% from 207); Max value from RGB is 117 - color contains mainly: green. Hex color #337527 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #337527 is #CC8AD8. Grayscale: #585858. Windows color (decimal): -13404889 or 2585907. OLE color: 2585907.
HSL color Cylindrical-coordinate representation of color #337527: hue angle of 110.77º degrees, saturation: 0.5, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #337527 is Cyan = 0.56, Magento = 0, Yellow = 0.67 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 51 | 117 | 39 | - |
| CMYK | 0.56 | 0 | 0.67 | 0.54 |
| HSL | 110.77º | 0.5% | 0.31% | - |
| HSV(B) | 110.77º | 0.67% | 0.46% | - |
| XYZ | 8.09 | 13.57 | 4.11 | - |
| YUV | 88.37 | 100.13 | 101.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 117 | 39 | 0.56 | 0 | 0.67 | 0.54 | 110.77 | 0.5 | 0.31 |
| Hex | 33 | 75 | 27 | 38 | 0 | 43 | 36 | 6F | 32 | 1F |
| Octal | 63 | 165 | 47 | 70 | 0 | 103 | 66 | 157 | 62 | 37 |
| Binary | 110011 | 1110101 | 100111 | 111000 | 0 | 1000011 | 110110 | 1101111 | 110010 | 11111 |
Color Harmonies of #337527
Complementary color
Monochromatic Colors of #337527
Black with #337527
Text Example
Text Example
White with #337527
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #337527; }
p { color: rgb(51,117,39); }
H1.HeaderClassName
{
color: #337527;
}
.AnyTagClassName
{
color: #337527;
}
</style>
background-color css
<style>
a { background-color: #337527; }
a { background-color: rgb(51,117,39); }
div.DivClassName
{
background-color: #337527;
}
.BgClassName
{
background-color: #337527;
}
</style>
border-color css
<style>
span { border-color: #337527; }
span { border-color: rgb(51,117,39); }
td.TdClassName
{
border-color: #337527;
}
.TagClassName
{
border-color: #337527;
}
</style>