Shades of Bilbao #39731D
Tints of Bilbao #39731D
RGB
CMYK
RGB Variations
Color information
#39731D (or 0x39731D) is known color: Bilbao. HEX triplet: 39, 73 and 1D. RGB value is (57,115,29). Sum of RGB (Red+Green+Blue) = 57+115+29=201 (26% of max value = 765). Red value is 57 (22.66% from 255 or 28.36% from 201); Green value is 115 (45.31% from 255 or 57.21% from 201); Blue value is 29 (11.72% from 255 or 14.43% from 201); Max value from RGB is 115 - color contains mainly: green. Hex color #39731D is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #39731D is #C68CE2. Grayscale: #585858. Windows color (decimal): -13012195 or 1930041. OLE color: 1930041.
HSL color Cylindrical-coordinate representation of color #39731D: hue angle of 100.47º degrees, saturation: 0.6, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #39731D is Cyan = 0.50, Magento = 0, Yellow = 0.75 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 57 | 115 | 29 | - |
| CMYK | 0.50 | 0 | 0.75 | 0.55 |
| HSL | 100.47º | 0.6% | 0.28% | - |
| HSV(B) | 100.47º | 0.75% | 0.45% | - |
| XYZ | 8.04 | 13.22 | 3.29 | - |
| YUV | 87.85 | 94.78 | 105.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 115 | 29 | 0.50 | 0 | 0.75 | 0.55 | 100.47 | 0.6 | 0.28 |
| Hex | 39 | 73 | 1D | 32 | 0 | 4B | 37 | 64 | 3C | 1C |
| Octal | 71 | 163 | 35 | 62 | 0 | 113 | 67 | 144 | 74 | 34 |
| Binary | 111001 | 1110011 | 11101 | 110010 | 0 | 1001011 | 110111 | 1100100 | 111100 | 11100 |
Color Harmonies of #39731D
Complementary color
Monochromatic Colors of #39731D
Black with #39731D
Text Example
Text Example
White with #39731D
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #39731D; }
p { color: rgb(57,115,29); }
H1.HeaderClassName
{
color: #39731D;
}
.AnyTagClassName
{
color: #39731D;
}
</style>
background-color css
<style>
a { background-color: #39731D; }
a { background-color: rgb(57,115,29); }
div.DivClassName
{
background-color: #39731D;
}
.BgClassName
{
background-color: #39731D;
}
</style>
border-color css
<style>
span { border-color: #39731D; }
span { border-color: rgb(57,115,29); }
td.TdClassName
{
border-color: #39731D;
}
.TagClassName
{
border-color: #39731D;
}
</style>