Shades of Bilbao #398630
Tints of Bilbao #398630
RGB
CMYK
RGB Variations
Color information
#398630 (or 0x398630) is known color: Bilbao. HEX triplet: 39, 86 and 30. RGB value is (57,134,48). Sum of RGB (Red+Green+Blue) = 57+134+48=239 (31% of max value = 765). Red value is 57 (22.66% from 255 or 23.85% from 239); Green value is 134 (52.73% from 255 or 56.07% from 239); Blue value is 48 (19.14% from 255 or 20.08% from 239); Max value from RGB is 134 - color contains mainly: green. Hex color #398630 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #398630 is #C679CF. Grayscale: #656565. Windows color (decimal): -13007312 or 3180089. OLE color: 3180089.
HSL color Cylindrical-coordinate representation of color #398630: hue angle of 113.72º degrees, saturation: 0.47, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #398630 is Cyan = 0.57, Magento = 0, Yellow = 0.64 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 57 | 134 | 48 | - |
| CMYK | 0.57 | 0 | 0.64 | 0.47 |
| HSL | 113.72º | 0.47% | 0.36% | - |
| HSV(B) | 113.72º | 0.64% | 0.53% | - |
| XYZ | 10.75 | 18.13 | 5.73 | - |
| YUV | 101.17 | 97.99 | 96.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 134 | 48 | 0.57 | 0 | 0.64 | 0.47 | 113.72 | 0.47 | 0.36 |
| Hex | 39 | 86 | 30 | 39 | 0 | 40 | 2F | 72 | 2F | 24 |
| Octal | 71 | 206 | 60 | 71 | 0 | 100 | 57 | 162 | 57 | 44 |
| Binary | 111001 | 10000110 | 110000 | 111001 | 0 | 1000000 | 101111 | 1110010 | 101111 | 100100 |
Color Harmonies of #398630
Complementary color
Monochromatic Colors of #398630
Black with #398630
Text Example
Text Example
White with #398630
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #398630; }
p { color: rgb(57,134,48); }
H1.HeaderClassName
{
color: #398630;
}
.AnyTagClassName
{
color: #398630;
}
</style>
background-color css
<style>
a { background-color: #398630; }
a { background-color: rgb(57,134,48); }
div.DivClassName
{
background-color: #398630;
}
.BgClassName
{
background-color: #398630;
}
</style>
border-color css
<style>
span { border-color: #398630; }
span { border-color: rgb(57,134,48); }
td.TdClassName
{
border-color: #398630;
}
.TagClassName
{
border-color: #398630;
}
</style>