Shades of Bilbao #398720
Tints of Bilbao #398720
RGB
CMYK
RGB Variations
Color information
#398720 (or 0x398720) is known color: Bilbao. HEX triplet: 39, 87 and 20. RGB value is (57,135,32). Sum of RGB (Red+Green+Blue) = 57+135+32=224 (29% of max value = 765). Red value is 57 (22.66% from 255 or 25.45% from 224); Green value is 135 (53.12% from 255 or 60.27% from 224); Blue value is 32 (12.89% from 255 or 14.29% from 224); Max value from RGB is 135 - color contains mainly: green. Hex color #398720 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #398720 is #C678DF. Grayscale: #646464. Windows color (decimal): -13007072 or 2131769. OLE color: 2131769.
HSL color Cylindrical-coordinate representation of color #398720: hue angle of 105.44º degrees, saturation: 0.62, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #398720 is Cyan = 0.58, Magento = 0, Yellow = 0.76 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 57 | 135 | 32 | - |
| CMYK | 0.58 | 0 | 0.76 | 0.47 |
| HSL | 105.44º | 0.62% | 0.33% | - |
| HSV(B) | 105.44º | 0.76% | 0.53% | - |
| XYZ | 10.61 | 18.3 | 4.34 | - |
| YUV | 99.94 | 89.66 | 97.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 135 | 32 | 0.58 | 0 | 0.76 | 0.47 | 105.44 | 0.62 | 0.33 |
| Hex | 39 | 87 | 20 | 3A | 0 | 4C | 2F | 69 | 3E | 21 |
| Octal | 71 | 207 | 40 | 72 | 0 | 114 | 57 | 151 | 76 | 41 |
| Binary | 111001 | 10000111 | 100000 | 111010 | 0 | 1001100 | 101111 | 1101001 | 111110 | 100001 |
Color Harmonies of #398720
Complementary color
Monochromatic Colors of #398720
Black with #398720
Text Example
Text Example
White with #398720
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #398720; }
p { color: rgb(57,135,32); }
H1.HeaderClassName
{
color: #398720;
}
.AnyTagClassName
{
color: #398720;
}
</style>
background-color css
<style>
a { background-color: #398720; }
a { background-color: rgb(57,135,32); }
div.DivClassName
{
background-color: #398720;
}
.BgClassName
{
background-color: #398720;
}
</style>
border-color css
<style>
span { border-color: #398720; }
span { border-color: rgb(57,135,32); }
td.TdClassName
{
border-color: #398720;
}
.TagClassName
{
border-color: #398720;
}
</style>