Shades of Bilbao #398223
Tints of Bilbao #398223
RGB
CMYK
RGB Variations
Color information
#398223 (or 0x398223) is known color: Bilbao. HEX triplet: 39, 82 and 23. RGB value is (57,130,35). Sum of RGB (Red+Green+Blue) = 57+130+35=222 (29% of max value = 765). Red value is 57 (22.66% from 255 or 25.68% from 222); Green value is 130 (51.17% from 255 or 58.56% from 222); Blue value is 35 (14.06% from 255 or 15.77% from 222); Max value from RGB is 130 - color contains mainly: green. Hex color #398223 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #398223 is #C67DDC. Grayscale: #616161. Windows color (decimal): -13008349 or 2327097. OLE color: 2327097.
HSL color Cylindrical-coordinate representation of color #398223: hue angle of 106.11º degrees, saturation: 0.58, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #398223 is Cyan = 0.56, Magento = 0, Yellow = 0.73 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 57 | 130 | 35 | - |
| CMYK | 0.56 | 0 | 0.73 | 0.49 |
| HSL | 106.11º | 0.58% | 0.32% | - |
| HSV(B) | 106.11º | 0.73% | 0.51% | - |
| XYZ | 9.97 | 16.96 | 4.34 | - |
| YUV | 97.34 | 92.82 | 99.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 130 | 35 | 0.56 | 0 | 0.73 | 0.49 | 106.11 | 0.58 | 0.32 |
| Hex | 39 | 82 | 23 | 38 | 0 | 49 | 31 | 6A | 3A | 20 |
| Octal | 71 | 202 | 43 | 70 | 0 | 111 | 61 | 152 | 72 | 40 |
| Binary | 111001 | 10000010 | 100011 | 111000 | 0 | 1001001 | 110001 | 1101010 | 111010 | 100000 |
Color Harmonies of #398223
Complementary color
Monochromatic Colors of #398223
Black with #398223
Text Example
Text Example
White with #398223
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #398223; }
p { color: rgb(57,130,35); }
H1.HeaderClassName
{
color: #398223;
}
.AnyTagClassName
{
color: #398223;
}
</style>
background-color css
<style>
a { background-color: #398223; }
a { background-color: rgb(57,130,35); }
div.DivClassName
{
background-color: #398223;
}
.BgClassName
{
background-color: #398223;
}
</style>
border-color css
<style>
span { border-color: #398223; }
span { border-color: rgb(57,130,35); }
td.TdClassName
{
border-color: #398223;
}
.TagClassName
{
border-color: #398223;
}
</style>