Shades of Bilbao #397618
Tints of Bilbao #397618
RGB
CMYK
RGB Variations
Color information
#397618 (or 0x397618) is known color: Bilbao. HEX triplet: 39, 76 and 18. RGB value is (57,118,24). Sum of RGB (Red+Green+Blue) = 57+118+24=199 (26% of max value = 765). Red value is 57 (22.66% from 255 or 28.64% from 199); Green value is 118 (46.48% from 255 or 59.30% from 199); Blue value is 24 (9.77% from 255 or 12.06% from 199); Max value from RGB is 118 - color contains mainly: green. Hex color #397618 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #397618 is #C689E7. Grayscale: #595959. Windows color (decimal): -13011432 or 1603129. OLE color: 1603129.
HSL color Cylindrical-coordinate representation of color #397618: hue angle of 98.94º degrees, saturation: 0.66, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #397618 is Cyan = 0.52, Magento = 0, Yellow = 0.80 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 57 | 118 | 24 | - |
| CMYK | 0.52 | 0 | 0.80 | 0.54 |
| HSL | 98.94º | 0.66% | 0.28% | - |
| HSV(B) | 98.94º | 0.8% | 0.46% | - |
| XYZ | 8.33 | 13.89 | 3.11 | - |
| YUV | 89.05 | 91.29 | 105.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 118 | 24 | 0.52 | 0 | 0.80 | 0.54 | 98.94 | 0.66 | 0.28 |
| Hex | 39 | 76 | 18 | 34 | 0 | 50 | 36 | 63 | 42 | 1C |
| Octal | 71 | 166 | 30 | 64 | 0 | 120 | 66 | 143 | 102 | 34 |
| Binary | 111001 | 1110110 | 11000 | 110100 | 0 | 1010000 | 110110 | 1100011 | 1000010 | 11100 |
Color Harmonies of #397618
Complementary color
Monochromatic Colors of #397618
Black with #397618
Text Example
Text Example
White with #397618
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #397618; }
p { color: rgb(57,118,24); }
H1.HeaderClassName
{
color: #397618;
}
.AnyTagClassName
{
color: #397618;
}
</style>
background-color css
<style>
a { background-color: #397618; }
a { background-color: rgb(57,118,24); }
div.DivClassName
{
background-color: #397618;
}
.BgClassName
{
background-color: #397618;
}
</style>
border-color css
<style>
span { border-color: #397618; }
span { border-color: rgb(57,118,24); }
td.TdClassName
{
border-color: #397618;
}
.TagClassName
{
border-color: #397618;
}
</style>