Shades of Bilbao #397826
Tints of Bilbao #397826
RGB
CMYK
RGB Variations
Color information
#397826 (or 0x397826) is known color: Bilbao. HEX triplet: 39, 78 and 26. RGB value is (57,120,38). Sum of RGB (Red+Green+Blue) = 57+120+38=215 (28% of max value = 765). Red value is 57 (22.66% from 255 or 26.51% from 215); Green value is 120 (47.27% from 255 or 55.81% from 215); Blue value is 38 (15.23% from 255 or 17.67% from 215); Max value from RGB is 120 - color contains mainly: green. Hex color #397826 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #397826 is #C687D9. Grayscale: #5C5C5C. Windows color (decimal): -13010906 or 2521145. OLE color: 2521145.
HSL color Cylindrical-coordinate representation of color #397826: hue angle of 106.1º 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 #397826 is Cyan = 0.52, Magento = 0, Yellow = 0.68 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 57 | 120 | 38 | - |
| CMYK | 0.52 | 0 | 0.68 | 0.53 |
| HSL | 106.1º | 0.52% | 0.31% | - |
| HSV(B) | 106.1º | 0.68% | 0.47% | - |
| XYZ | 8.75 | 14.44 | 4.16 | - |
| YUV | 91.82 | 97.63 | 103.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 120 | 38 | 0.52 | 0 | 0.68 | 0.53 | 106.1 | 0.52 | 0.31 |
| Hex | 39 | 78 | 26 | 34 | 0 | 44 | 35 | 6A | 34 | 1F |
| Octal | 71 | 170 | 46 | 64 | 0 | 104 | 65 | 152 | 64 | 37 |
| Binary | 111001 | 1111000 | 100110 | 110100 | 0 | 1000100 | 110101 | 1101010 | 110100 | 11111 |
Color Harmonies of #397826
Complementary color
Monochromatic Colors of #397826
Black with #397826
Text Example
Text Example
White with #397826
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #397826; }
p { color: rgb(57,120,38); }
H1.HeaderClassName
{
color: #397826;
}
.AnyTagClassName
{
color: #397826;
}
</style>
background-color css
<style>
a { background-color: #397826; }
a { background-color: rgb(57,120,38); }
div.DivClassName
{
background-color: #397826;
}
.BgClassName
{
background-color: #397826;
}
</style>
border-color css
<style>
span { border-color: #397826; }
span { border-color: rgb(57,120,38); }
td.TdClassName
{
border-color: #397826;
}
.TagClassName
{
border-color: #397826;
}
</style>