Shades of Bilbao #398315
Tints of Bilbao #398315
RGB
CMYK
RGB Variations
Color information
#398315 (or 0x398315) is known color: Bilbao. HEX triplet: 39, 83 and 15. RGB value is (57,131,21). Sum of RGB (Red+Green+Blue) = 57+131+21=209 (27% of max value = 765). Red value is 57 (22.66% from 255 or 27.27% from 209); Green value is 131 (51.56% from 255 or 62.68% from 209); Blue value is 21 (8.59% from 255 or 10.05% from 209); Max value from RGB is 131 - color contains mainly: green. Hex color #398315 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #398315 is #C67CEA. Grayscale: #606060. Windows color (decimal): -13008107 or 1409849. OLE color: 1409849.
HSL color Cylindrical-coordinate representation of color #398315: hue angle of 100.36º degrees, saturation: 0.72, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #398315 is Cyan = 0.56, Magento = 0, Yellow = 0.84 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 57 | 131 | 21 | - |
| CMYK | 0.56 | 0 | 0.84 | 0.49 |
| HSL | 100.36º | 0.72% | 0.3% | - |
| HSV(B) | 100.36º | 0.84% | 0.51% | - |
| XYZ | 9.94 | 17.16 | 3.5 | - |
| YUV | 96.33 | 85.48 | 99.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 131 | 21 | 0.56 | 0 | 0.84 | 0.49 | 100.36 | 0.72 | 0.3 |
| Hex | 39 | 83 | 15 | 38 | 0 | 54 | 31 | 64 | 48 | 1E |
| Octal | 71 | 203 | 25 | 70 | 0 | 124 | 61 | 144 | 110 | 36 |
| Binary | 111001 | 10000011 | 10101 | 111000 | 0 | 1010100 | 110001 | 1100100 | 1001000 | 11110 |
Color Harmonies of #398315
Complementary color
Monochromatic Colors of #398315
Black with #398315
Text Example
Text Example
White with #398315
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #398315; }
p { color: rgb(57,131,21); }
H1.HeaderClassName
{
color: #398315;
}
.AnyTagClassName
{
color: #398315;
}
</style>
background-color css
<style>
a { background-color: #398315; }
a { background-color: rgb(57,131,21); }
div.DivClassName
{
background-color: #398315;
}
.BgClassName
{
background-color: #398315;
}
</style>
border-color css
<style>
span { border-color: #398315; }
span { border-color: rgb(57,131,21); }
td.TdClassName
{
border-color: #398315;
}
.TagClassName
{
border-color: #398315;
}
</style>