Shades of Bilbao #397726
Tints of Bilbao #397726
RGB
CMYK
RGB Variations
Color information
#397726 (or 0x397726) is known color: Bilbao. HEX triplet: 39, 77 and 26. RGB value is (57,119,38). Sum of RGB (Red+Green+Blue) = 57+119+38=214 (28% of max value = 765). Red value is 57 (22.66% from 255 or 26.64% from 214); Green value is 119 (46.88% from 255 or 55.61% from 214); Blue value is 38 (15.23% from 255 or 17.76% from 214); Max value from RGB is 119 - color contains mainly: green. Hex color #397726 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #397726 is #C688D9. Grayscale: #5B5B5B. Windows color (decimal): -13011162 or 2520889. OLE color: 2520889.
HSL color Cylindrical-coordinate representation of color #397726: hue angle of 105.93º degrees, saturation: 0.52, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #397726 is Cyan = 0.52, Magento = 0, Yellow = 0.68 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 57 | 119 | 38 | - |
| CMYK | 0.52 | 0 | 0.68 | 0.53 |
| HSL | 105.93º | 0.52% | 0.31% | - |
| HSV(B) | 105.93º | 0.68% | 0.47% | - |
| XYZ | 8.63 | 14.2 | 4.12 | - |
| YUV | 91.23 | 97.96 | 103.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 119 | 38 | 0.52 | 0 | 0.68 | 0.53 | 105.93 | 0.52 | 0.31 |
| Hex | 39 | 77 | 26 | 34 | 0 | 44 | 35 | 6A | 34 | 1F |
| Octal | 71 | 167 | 46 | 64 | 0 | 104 | 65 | 152 | 64 | 37 |
| Binary | 111001 | 1110111 | 100110 | 110100 | 0 | 1000100 | 110101 | 1101010 | 110100 | 11111 |
Color Harmonies of #397726
Complementary color
Monochromatic Colors of #397726
Black with #397726
Text Example
Text Example
White with #397726
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #397726; }
p { color: rgb(57,119,38); }
H1.HeaderClassName
{
color: #397726;
}
.AnyTagClassName
{
color: #397726;
}
</style>
background-color css
<style>
a { background-color: #397726; }
a { background-color: rgb(57,119,38); }
div.DivClassName
{
background-color: #397726;
}
.BgClassName
{
background-color: #397726;
}
</style>
border-color css
<style>
span { border-color: #397726; }
span { border-color: rgb(57,119,38); }
td.TdClassName
{
border-color: #397726;
}
.TagClassName
{
border-color: #397726;
}
</style>