Shades of Bilbao #398217
Tints of Bilbao #398217
RGB
CMYK
RGB Variations
Color information
#398217 (or 0x398217) is known color: Bilbao. HEX triplet: 39, 82 and 17. RGB value is (57,130,23). Sum of RGB (Red+Green+Blue) = 57+130+23=210 (27% of max value = 765). Red value is 57 (22.66% from 255 or 27.14% from 210); Green value is 130 (51.17% from 255 or 61.90% from 210); Blue value is 23 (9.38% from 255 or 10.95% from 210); Max value from RGB is 130 - color contains mainly: green. Hex color #398217 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #398217 is #C67DE8. Grayscale: #606060. Windows color (decimal): -13008361 or 1540665. OLE color: 1540665.
HSL color Cylindrical-coordinate representation of color #398217: hue angle of 100.93º degrees, saturation: 0.7, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #398217 is Cyan = 0.56, Magento = 0, Yellow = 0.82 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 57 | 130 | 23 | - |
| CMYK | 0.56 | 0 | 0.82 | 0.49 |
| HSL | 100.93º | 0.7% | 0.3% | - |
| HSV(B) | 100.93º | 0.82% | 0.51% | - |
| XYZ | 9.82 | 16.9 | 3.55 | - |
| YUV | 95.98 | 86.82 | 100.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 130 | 23 | 0.56 | 0 | 0.82 | 0.49 | 100.93 | 0.7 | 0.3 |
| Hex | 39 | 82 | 17 | 38 | 0 | 52 | 31 | 65 | 46 | 1E |
| Octal | 71 | 202 | 27 | 70 | 0 | 122 | 61 | 145 | 106 | 36 |
| Binary | 111001 | 10000010 | 10111 | 111000 | 0 | 1010010 | 110001 | 1100101 | 1000110 | 11110 |
Color Harmonies of #398217
Complementary color
Monochromatic Colors of #398217
Black with #398217
Text Example
Text Example
White with #398217
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #398217; }
p { color: rgb(57,130,23); }
H1.HeaderClassName
{
color: #398217;
}
.AnyTagClassName
{
color: #398217;
}
</style>
background-color css
<style>
a { background-color: #398217; }
a { background-color: rgb(57,130,23); }
div.DivClassName
{
background-color: #398217;
}
.BgClassName
{
background-color: #398217;
}
</style>
border-color css
<style>
span { border-color: #398217; }
span { border-color: rgb(57,130,23); }
td.TdClassName
{
border-color: #398217;
}
.TagClassName
{
border-color: #398217;
}
</style>