Shades of Bilbao #398115
Tints of Bilbao #398115
RGB
CMYK
RGB Variations
Color information
#398115 (or 0x398115) is known color: Bilbao. HEX triplet: 39, 81 and 15. RGB value is (57,129,21). Sum of RGB (Red+Green+Blue) = 57+129+21=207 (27% of max value = 765). Red value is 57 (22.66% from 255 or 27.54% from 207); Green value is 129 (50.78% from 255 or 62.32% from 207); Blue value is 21 (8.59% from 255 or 10.14% from 207); Max value from RGB is 129 - color contains mainly: green. Hex color #398115 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #398115 is #C67EEA. Grayscale: #5F5F5F. Windows color (decimal): -13008619 or 1409337. OLE color: 1409337.
HSL color Cylindrical-coordinate representation of color #398115: hue angle of 100º degrees, saturation: 0.72, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #398115 is Cyan = 0.56, Magento = 0, Yellow = 0.84 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 57 | 129 | 21 | - |
| CMYK | 0.56 | 0 | 0.84 | 0.49 |
| HSL | 100º | 0.72% | 0.29% | - |
| HSV(B) | 100º | 0.84% | 0.51% | - |
| XYZ | 9.67 | 16.62 | 3.41 | - |
| YUV | 95.16 | 86.15 | 100.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 129 | 21 | 0.56 | 0 | 0.84 | 0.49 | 100 | 0.72 | 0.29 |
| Hex | 39 | 81 | 15 | 38 | 0 | 54 | 31 | 64 | 48 | 1D |
| Octal | 71 | 201 | 25 | 70 | 0 | 124 | 61 | 144 | 110 | 35 |
| Binary | 111001 | 10000001 | 10101 | 111000 | 0 | 1010100 | 110001 | 1100100 | 1001000 | 11101 |
Color Harmonies of #398115
Complementary color
Monochromatic Colors of #398115
Black with #398115
Text Example
Text Example
White with #398115
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #398115; }
p { color: rgb(57,129,21); }
H1.HeaderClassName
{
color: #398115;
}
.AnyTagClassName
{
color: #398115;
}
</style>
background-color css
<style>
a { background-color: #398115; }
a { background-color: rgb(57,129,21); }
div.DivClassName
{
background-color: #398115;
}
.BgClassName
{
background-color: #398115;
}
</style>
border-color css
<style>
span { border-color: #398115; }
span { border-color: rgb(57,129,21); }
td.TdClassName
{
border-color: #398115;
}
.TagClassName
{
border-color: #398115;
}
</style>