Shades of Bilbao #397827
Tints of Bilbao #397827
RGB
CMYK
RGB Variations
Color information
#397827 (or 0x397827) is known color: Bilbao. HEX triplet: 39, 78 and 27. RGB value is (57,120,39). Sum of RGB (Red+Green+Blue) = 57+120+39=216 (28% of max value = 765). Red value is 57 (22.66% from 255 or 26.39% from 216); Green value is 120 (47.27% from 255 or 55.56% from 216); Blue value is 39 (15.62% from 255 or 18.06% from 216); Max value from RGB is 120 - color contains mainly: green. Hex color #397827 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #397827 is #C687D8. Grayscale: #5C5C5C. Windows color (decimal): -13010905 or 2586681. OLE color: 2586681.
HSL color Cylindrical-coordinate representation of color #397827: hue angle of 106.67º degrees, saturation: 0.51, 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 #397827 is Cyan = 0.52, Magento = 0, Yellow = 0.67 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 57 | 120 | 39 | - |
| CMYK | 0.52 | 0 | 0.67 | 0.53 |
| HSL | 106.67º | 0.51% | 0.31% | - |
| HSV(B) | 106.67º | 0.68% | 0.47% | - |
| XYZ | 8.77 | 14.45 | 4.25 | - |
| YUV | 91.93 | 98.13 | 103.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 120 | 39 | 0.52 | 0 | 0.67 | 0.53 | 106.67 | 0.51 | 0.31 |
| Hex | 39 | 78 | 27 | 34 | 0 | 43 | 35 | 6B | 33 | 1F |
| Octal | 71 | 170 | 47 | 64 | 0 | 103 | 65 | 153 | 63 | 37 |
| Binary | 111001 | 1111000 | 100111 | 110100 | 0 | 1000011 | 110101 | 1101011 | 110011 | 11111 |
Color Harmonies of #397827
Complementary color
Monochromatic Colors of #397827
Black with #397827
Text Example
Text Example
White with #397827
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #397827; }
p { color: rgb(57,120,39); }
H1.HeaderClassName
{
color: #397827;
}
.AnyTagClassName
{
color: #397827;
}
</style>
background-color css
<style>
a { background-color: #397827; }
a { background-color: rgb(57,120,39); }
div.DivClassName
{
background-color: #397827;
}
.BgClassName
{
background-color: #397827;
}
</style>
border-color css
<style>
span { border-color: #397827; }
span { border-color: rgb(57,120,39); }
td.TdClassName
{
border-color: #397827;
}
.TagClassName
{
border-color: #397827;
}
</style>