Shades of Bilbao #398622
Tints of Bilbao #398622
RGB
CMYK
RGB Variations
Color information
#398622 (or 0x398622) is known color: Bilbao. HEX triplet: 39, 86 and 22. RGB value is (57,134,34). Sum of RGB (Red+Green+Blue) = 57+134+34=225 (29% of max value = 765). Red value is 57 (22.66% from 255 or 25.33% from 225); Green value is 134 (52.73% from 255 or 59.56% from 225); Blue value is 34 (13.67% from 255 or 15.11% from 225); Max value from RGB is 134 - color contains mainly: green. Hex color #398622 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #398622 is #C679DD. Grayscale: #636363. Windows color (decimal): -13007326 or 2262585. OLE color: 2262585.
HSL color Cylindrical-coordinate representation of color #398622: hue angle of 106.2º degrees, saturation: 0.6, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #398622 is Cyan = 0.57, Magento = 0, Yellow = 0.75 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 57 | 134 | 34 | - |
| CMYK | 0.57 | 0 | 0.75 | 0.47 |
| HSL | 106.2º | 0.6% | 0.33% | - |
| HSV(B) | 106.2º | 0.75% | 0.53% | - |
| XYZ | 10.5 | 18.04 | 4.44 | - |
| YUV | 99.58 | 90.99 | 97.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 134 | 34 | 0.57 | 0 | 0.75 | 0.47 | 106.2 | 0.6 | 0.33 |
| Hex | 39 | 86 | 22 | 39 | 0 | 4B | 2F | 6A | 3C | 21 |
| Octal | 71 | 206 | 42 | 71 | 0 | 113 | 57 | 152 | 74 | 41 |
| Binary | 111001 | 10000110 | 100010 | 111001 | 0 | 1001011 | 101111 | 1101010 | 111100 | 100001 |
Color Harmonies of #398622
Complementary color
Monochromatic Colors of #398622
Black with #398622
Text Example
Text Example
White with #398622
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #398622; }
p { color: rgb(57,134,34); }
H1.HeaderClassName
{
color: #398622;
}
.AnyTagClassName
{
color: #398622;
}
</style>
background-color css
<style>
a { background-color: #398622; }
a { background-color: rgb(57,134,34); }
div.DivClassName
{
background-color: #398622;
}
.BgClassName
{
background-color: #398622;
}
</style>
border-color css
<style>
span { border-color: #398622; }
span { border-color: rgb(57,134,34); }
td.TdClassName
{
border-color: #398622;
}
.TagClassName
{
border-color: #398622;
}
</style>