Shades of Bilbao #398617
Tints of Bilbao #398617
RGB
CMYK
RGB Variations
Color information
#398617 (or 0x398617) is known color: Bilbao. HEX triplet: 39, 86 and 17. RGB value is (57,134,23). Sum of RGB (Red+Green+Blue) = 57+134+23=214 (28% of max value = 765). Red value is 57 (22.66% from 255 or 26.64% from 214); Green value is 134 (52.73% from 255 or 62.62% from 214); Blue value is 23 (9.38% from 255 or 10.75% from 214); Max value from RGB is 134 - color contains mainly: green. Hex color #398617 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #398617 is #C679E8. Grayscale: #626262. Windows color (decimal): -13007337 or 1541689. OLE color: 1541689.
HSL color Cylindrical-coordinate representation of color #398617: hue angle of 101.62º degrees, saturation: 0.71, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #398617 is Cyan = 0.57, Magento = 0, Yellow = 0.83 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 57 | 134 | 23 | - |
| CMYK | 0.57 | 0 | 0.83 | 0.47 |
| HSL | 101.62º | 0.71% | 0.31% | - |
| HSV(B) | 101.62º | 0.83% | 0.53% | - |
| XYZ | 10.37 | 17.98 | 3.74 | - |
| YUV | 98.32 | 85.49 | 98.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 134 | 23 | 0.57 | 0 | 0.83 | 0.47 | 101.62 | 0.71 | 0.31 |
| Hex | 39 | 86 | 17 | 39 | 0 | 53 | 2F | 66 | 47 | 1F |
| Octal | 71 | 206 | 27 | 71 | 0 | 123 | 57 | 146 | 107 | 37 |
| Binary | 111001 | 10000110 | 10111 | 111001 | 0 | 1010011 | 101111 | 1100110 | 1000111 | 11111 |
Color Harmonies of #398617
Complementary color
Monochromatic Colors of #398617
Black with #398617
Text Example
Text Example
White with #398617
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #398617; }
p { color: rgb(57,134,23); }
H1.HeaderClassName
{
color: #398617;
}
.AnyTagClassName
{
color: #398617;
}
</style>
background-color css
<style>
a { background-color: #398617; }
a { background-color: rgb(57,134,23); }
div.DivClassName
{
background-color: #398617;
}
.BgClassName
{
background-color: #398617;
}
</style>
border-color css
<style>
span { border-color: #398617; }
span { border-color: rgb(57,134,23); }
td.TdClassName
{
border-color: #398617;
}
.TagClassName
{
border-color: #398617;
}
</style>