Shades of Bilbao #398627
Tints of Bilbao #398627
RGB
CMYK
RGB Variations
Color information
#398627 (or 0x398627) is known color: Bilbao. HEX triplet: 39, 86 and 27. RGB value is (57,134,39). Sum of RGB (Red+Green+Blue) = 57+134+39=230 (30% of max value = 765). Red value is 57 (22.66% from 255 or 24.78% from 230); Green value is 134 (52.73% from 255 or 58.26% from 230); Blue value is 39 (15.62% from 255 or 16.96% from 230); Max value from RGB is 134 - color contains mainly: green. Hex color #398627 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #398627 is #C679D8. Grayscale: #646464. Windows color (decimal): -13007321 or 2590265. OLE color: 2590265.
HSL color Cylindrical-coordinate representation of color #398627: hue angle of 108.63º degrees, saturation: 0.55, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #398627 is Cyan = 0.57, Magento = 0, Yellow = 0.71 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 57 | 134 | 39 | - |
| CMYK | 0.57 | 0 | 0.71 | 0.47 |
| HSL | 108.63º | 0.55% | 0.34% | - |
| HSV(B) | 108.63º | 0.71% | 0.53% | - |
| XYZ | 10.58 | 18.07 | 4.85 | - |
| YUV | 100.15 | 93.49 | 97.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 134 | 39 | 0.57 | 0 | 0.71 | 0.47 | 108.63 | 0.55 | 0.34 |
| Hex | 39 | 86 | 27 | 39 | 0 | 47 | 2F | 6D | 37 | 22 |
| Octal | 71 | 206 | 47 | 71 | 0 | 107 | 57 | 155 | 67 | 42 |
| Binary | 111001 | 10000110 | 100111 | 111001 | 0 | 1000111 | 101111 | 1101101 | 110111 | 100010 |
Color Harmonies of #398627
Complementary color
Monochromatic Colors of #398627
Black with #398627
Text Example
Text Example
White with #398627
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #398627; }
p { color: rgb(57,134,39); }
H1.HeaderClassName
{
color: #398627;
}
.AnyTagClassName
{
color: #398627;
}
</style>
background-color css
<style>
a { background-color: #398627; }
a { background-color: rgb(57,134,39); }
div.DivClassName
{
background-color: #398627;
}
.BgClassName
{
background-color: #398627;
}
</style>
border-color css
<style>
span { border-color: #398627; }
span { border-color: rgb(57,134,39); }
td.TdClassName
{
border-color: #398627;
}
.TagClassName
{
border-color: #398627;
}
</style>