Shades of Bilbao #398728
Tints of Bilbao #398728
RGB
CMYK
RGB Variations
Color information
#398728 (or 0x398728) is known color: Bilbao. HEX triplet: 39, 87 and 28. RGB value is (57,135,40). Sum of RGB (Red+Green+Blue) = 57+135+40=232 (30% of max value = 765). Red value is 57 (22.66% from 255 or 24.57% from 232); Green value is 135 (53.12% from 255 or 58.19% from 232); Blue value is 40 (16.02% from 255 or 17.24% from 232); Max value from RGB is 135 - color contains mainly: green. Hex color #398728 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #398728 is #C678D7. Grayscale: #656565. Windows color (decimal): -13007064 or 2656057. OLE color: 2656057.
HSL color Cylindrical-coordinate representation of color #398728: hue angle of 109.26º degrees, saturation: 0.54, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #398728 is Cyan = 0.58, Magento = 0, Yellow = 0.70 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 57 | 135 | 40 | - |
| CMYK | 0.58 | 0 | 0.70 | 0.47 |
| HSL | 109.26º | 0.54% | 0.34% | - |
| HSV(B) | 109.26º | 0.7% | 0.53% | - |
| XYZ | 10.73 | 18.35 | 4.98 | - |
| YUV | 100.85 | 93.66 | 96.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 135 | 40 | 0.58 | 0 | 0.70 | 0.47 | 109.26 | 0.54 | 0.34 |
| Hex | 39 | 87 | 28 | 3A | 0 | 46 | 2F | 6D | 36 | 22 |
| Octal | 71 | 207 | 50 | 72 | 0 | 106 | 57 | 155 | 66 | 42 |
| Binary | 111001 | 10000111 | 101000 | 111010 | 0 | 1000110 | 101111 | 1101101 | 110110 | 100010 |
Color Harmonies of #398728
Complementary color
Monochromatic Colors of #398728
Black with #398728
Text Example
Text Example
White with #398728
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #398728; }
p { color: rgb(57,135,40); }
H1.HeaderClassName
{
color: #398728;
}
.AnyTagClassName
{
color: #398728;
}
</style>
background-color css
<style>
a { background-color: #398728; }
a { background-color: rgb(57,135,40); }
div.DivClassName
{
background-color: #398728;
}
.BgClassName
{
background-color: #398728;
}
</style>
border-color css
<style>
span { border-color: #398728; }
span { border-color: rgb(57,135,40); }
td.TdClassName
{
border-color: #398728;
}
.TagClassName
{
border-color: #398728;
}
</style>