Shades of Bilbao #398629
Tints of Bilbao #398629
RGB
CMYK
RGB Variations
Color information
#398629 (or 0x398629) is known color: Bilbao. HEX triplet: 39, 86 and 29. RGB value is (57,134,41). Sum of RGB (Red+Green+Blue) = 57+134+41=232 (30% of max value = 765). Red value is 57 (22.66% from 255 or 24.57% from 232); Green value is 134 (52.73% from 255 or 57.76% from 232); Blue value is 41 (16.41% from 255 or 17.67% from 232); Max value from RGB is 134 - color contains mainly: green. Hex color #398629 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #398629 is #C679D6. Grayscale: #646464. Windows color (decimal): -13007319 or 2721337. OLE color: 2721337.
HSL color Cylindrical-coordinate representation of color #398629: hue angle of 109.68º degrees, saturation: 0.53, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #398629 is Cyan = 0.57, Magento = 0, Yellow = 0.69 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 57 | 134 | 41 | - |
| CMYK | 0.57 | 0 | 0.69 | 0.47 |
| HSL | 109.68º | 0.53% | 0.34% | - |
| HSV(B) | 109.68º | 0.69% | 0.53% | - |
| XYZ | 10.61 | 18.08 | 5.03 | - |
| YUV | 100.38 | 94.49 | 97.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 134 | 41 | 0.57 | 0 | 0.69 | 0.47 | 109.68 | 0.53 | 0.34 |
| Hex | 39 | 86 | 29 | 39 | 0 | 45 | 2F | 6E | 35 | 22 |
| Octal | 71 | 206 | 51 | 71 | 0 | 105 | 57 | 156 | 65 | 42 |
| Binary | 111001 | 10000110 | 101001 | 111001 | 0 | 1000101 | 101111 | 1101110 | 110101 | 100010 |
Color Harmonies of #398629
Complementary color
Monochromatic Colors of #398629
Black with #398629
Text Example
Text Example
White with #398629
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #398629; }
p { color: rgb(57,134,41); }
H1.HeaderClassName
{
color: #398629;
}
.AnyTagClassName
{
color: #398629;
}
</style>
background-color css
<style>
a { background-color: #398629; }
a { background-color: rgb(57,134,41); }
div.DivClassName
{
background-color: #398629;
}
.BgClassName
{
background-color: #398629;
}
</style>
border-color css
<style>
span { border-color: #398629; }
span { border-color: rgb(57,134,41); }
td.TdClassName
{
border-color: #398629;
}
.TagClassName
{
border-color: #398629;
}
</style>