Shades of Bilbao #39752E
Tints of Bilbao #39752E
RGB
CMYK
RGB Variations
Color information
#39752E (or 0x39752E) is known color: Bilbao. HEX triplet: 39, 75 and 2E. RGB value is (57,117,46). Sum of RGB (Red+Green+Blue) = 57+117+46=220 (29% of max value = 765). Red value is 57 (22.66% from 255 or 25.91% from 220); Green value is 117 (46.09% from 255 or 53.18% from 220); Blue value is 46 (18.36% from 255 or 20.91% from 220); Max value from RGB is 117 - color contains mainly: green. Hex color #39752E is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #39752E is #C68AD1. Grayscale: #5B5B5B. Windows color (decimal): -13011666 or 3044665. OLE color: 3044665.
HSL color Cylindrical-coordinate representation of color #39752E: hue angle of 110.7º degrees, saturation: 0.44, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #39752E is Cyan = 0.51, Magento = 0, Yellow = 0.61 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 57 | 117 | 46 | - |
| CMYK | 0.51 | 0 | 0.61 | 0.54 |
| HSL | 110.7º | 0.44% | 0.32% | - |
| HSV(B) | 110.7º | 0.61% | 0.46% | - |
| XYZ | 8.54 | 13.79 | 4.8 | - |
| YUV | 90.97 | 102.62 | 103.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 117 | 46 | 0.51 | 0 | 0.61 | 0.54 | 110.7 | 0.44 | 0.32 |
| Hex | 39 | 75 | 2E | 33 | 0 | 3D | 36 | 6F | 2C | 20 |
| Octal | 71 | 165 | 56 | 63 | 0 | 75 | 66 | 157 | 54 | 40 |
| Binary | 111001 | 1110101 | 101110 | 110011 | 0 | 111101 | 110110 | 1101111 | 101100 | 100000 |
Color Harmonies of #39752E
Complementary color
Monochromatic Colors of #39752E
Black with #39752E
Text Example
Text Example
White with #39752E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #39752E; }
p { color: rgb(57,117,46); }
H1.HeaderClassName
{
color: #39752E;
}
.AnyTagClassName
{
color: #39752E;
}
</style>
background-color css
<style>
a { background-color: #39752E; }
a { background-color: rgb(57,117,46); }
div.DivClassName
{
background-color: #39752E;
}
.BgClassName
{
background-color: #39752E;
}
</style>
border-color css
<style>
span { border-color: #39752E; }
span { border-color: rgb(57,117,46); }
td.TdClassName
{
border-color: #39752E;
}
.TagClassName
{
border-color: #39752E;
}
</style>