Shades of Bilbao #398331
Tints of Bilbao #398331
RGB
CMYK
RGB Variations
Color information
#398331 (or 0x398331) is known color: Bilbao. HEX triplet: 39, 83 and 31. RGB value is (57,131,49). Sum of RGB (Red+Green+Blue) = 57+131+49=237 (31% of max value = 765). Red value is 57 (22.66% from 255 or 24.05% from 237); Green value is 131 (51.56% from 255 or 55.27% from 237); Blue value is 49 (19.53% from 255 or 20.68% from 237); Max value from RGB is 131 - color contains mainly: green. Hex color #398331 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #398331 is #C67CCE. Grayscale: #636363. Windows color (decimal): -13008079 or 3244857. OLE color: 3244857.
HSL color Cylindrical-coordinate representation of color #398331: hue angle of 114.15º degrees, saturation: 0.46, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #398331 is Cyan = 0.56, Magento = 0, Yellow = 0.63 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 57 | 131 | 49 | - |
| CMYK | 0.56 | 0 | 0.63 | 0.49 |
| HSL | 114.15º | 0.46% | 0.35% | - |
| HSV(B) | 114.15º | 0.63% | 0.51% | - |
| XYZ | 10.36 | 17.32 | 5.7 | - |
| YUV | 99.53 | 99.48 | 97.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 131 | 49 | 0.56 | 0 | 0.63 | 0.49 | 114.15 | 0.46 | 0.35 |
| Hex | 39 | 83 | 31 | 38 | 0 | 3F | 31 | 72 | 2E | 23 |
| Octal | 71 | 203 | 61 | 70 | 0 | 77 | 61 | 162 | 56 | 43 |
| Binary | 111001 | 10000011 | 110001 | 111000 | 0 | 111111 | 110001 | 1110010 | 101110 | 100011 |
Color Harmonies of #398331
Complementary color
Monochromatic Colors of #398331
Black with #398331
Text Example
Text Example
White with #398331
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #398331; }
p { color: rgb(57,131,49); }
H1.HeaderClassName
{
color: #398331;
}
.AnyTagClassName
{
color: #398331;
}
</style>
background-color css
<style>
a { background-color: #398331; }
a { background-color: rgb(57,131,49); }
div.DivClassName
{
background-color: #398331;
}
.BgClassName
{
background-color: #398331;
}
</style>
border-color css
<style>
span { border-color: #398331; }
span { border-color: rgb(57,131,49); }
td.TdClassName
{
border-color: #398331;
}
.TagClassName
{
border-color: #398331;
}
</style>