Shades of Bilbao #397629
Tints of Bilbao #397629
RGB
CMYK
RGB Variations
Color information
#397629 (or 0x397629) is known color: Bilbao. HEX triplet: 39, 76 and 29. RGB value is (57,118,41). Sum of RGB (Red+Green+Blue) = 57+118+41=216 (28% of max value = 765). Red value is 57 (22.66% from 255 or 26.39% from 216); Green value is 118 (46.48% from 255 or 54.63% from 216); Blue value is 41 (16.41% from 255 or 18.98% from 216); Max value from RGB is 118 - color contains mainly: green. Hex color #397629 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #397629 is #C689D6. Grayscale: #5B5B5B. Windows color (decimal): -13011415 or 2717241. OLE color: 2717241.
HSL color Cylindrical-coordinate representation of color #397629: hue angle of 107.53º degrees, saturation: 0.48, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #397629 is Cyan = 0.52, Magento = 0, Yellow = 0.65 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 57 | 118 | 41 | - |
| CMYK | 0.52 | 0 | 0.65 | 0.54 |
| HSL | 107.53º | 0.48% | 0.31% | - |
| HSV(B) | 107.53º | 0.65% | 0.46% | - |
| XYZ | 8.57 | 13.99 | 4.35 | - |
| YUV | 90.98 | 99.79 | 103.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 118 | 41 | 0.52 | 0 | 0.65 | 0.54 | 107.53 | 0.48 | 0.31 |
| Hex | 39 | 76 | 29 | 34 | 0 | 41 | 36 | 6C | 30 | 1F |
| Octal | 71 | 166 | 51 | 64 | 0 | 101 | 66 | 154 | 60 | 37 |
| Binary | 111001 | 1110110 | 101001 | 110100 | 0 | 1000001 | 110110 | 1101100 | 110000 | 11111 |
Color Harmonies of #397629
Complementary color
Monochromatic Colors of #397629
Black with #397629
Text Example
Text Example
White with #397629
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #397629; }
p { color: rgb(57,118,41); }
H1.HeaderClassName
{
color: #397629;
}
.AnyTagClassName
{
color: #397629;
}
</style>
background-color css
<style>
a { background-color: #397629; }
a { background-color: rgb(57,118,41); }
div.DivClassName
{
background-color: #397629;
}
.BgClassName
{
background-color: #397629;
}
</style>
border-color css
<style>
span { border-color: #397629; }
span { border-color: rgb(57,118,41); }
td.TdClassName
{
border-color: #397629;
}
.TagClassName
{
border-color: #397629;
}
</style>