Shades of Bilbao #398414
Tints of Bilbao #398414
RGB
CMYK
RGB Variations
Color information
#398414 (or 0x398414) is known color: Bilbao. HEX triplet: 39, 84 and 14. RGB value is (57,132,20). Sum of RGB (Red+Green+Blue) = 57+132+20=209 (27% of max value = 765). Red value is 57 (22.66% from 255 or 27.27% from 209); Green value is 132 (51.95% from 255 or 63.16% from 209); Blue value is 20 (8.20% from 255 or 9.57% from 209); Max value from RGB is 132 - color contains mainly: green. Hex color #398414 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #398414 is #C67BEB. Grayscale: #616161. Windows color (decimal): -13007852 or 1344569. OLE color: 1344569.
HSL color Cylindrical-coordinate representation of color #398414: hue angle of 100.18º degrees, saturation: 0.74, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #398414 is Cyan = 0.57, Magento = 0, Yellow = 0.85 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 57 | 132 | 20 | - |
| CMYK | 0.57 | 0 | 0.85 | 0.48 |
| HSL | 100.18º | 0.74% | 0.3% | - |
| HSV(B) | 100.18º | 0.85% | 0.52% | - |
| XYZ | 10.06 | 17.42 | 3.49 | - |
| YUV | 96.81 | 84.65 | 99.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 132 | 20 | 0.57 | 0 | 0.85 | 0.48 | 100.18 | 0.74 | 0.3 |
| Hex | 39 | 84 | 14 | 39 | 0 | 55 | 30 | 64 | 4A | 1E |
| Octal | 71 | 204 | 24 | 71 | 0 | 125 | 60 | 144 | 112 | 36 |
| Binary | 111001 | 10000100 | 10100 | 111001 | 0 | 1010101 | 110000 | 1100100 | 1001010 | 11110 |
Color Harmonies of #398414
Complementary color
Monochromatic Colors of #398414
Black with #398414
Text Example
Text Example
White with #398414
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #398414; }
p { color: rgb(57,132,20); }
H1.HeaderClassName
{
color: #398414;
}
.AnyTagClassName
{
color: #398414;
}
</style>
background-color css
<style>
a { background-color: #398414; }
a { background-color: rgb(57,132,20); }
div.DivClassName
{
background-color: #398414;
}
.BgClassName
{
background-color: #398414;
}
</style>
border-color css
<style>
span { border-color: #398414; }
span { border-color: rgb(57,132,20); }
td.TdClassName
{
border-color: #398414;
}
.TagClassName
{
border-color: #398414;
}
</style>