Shades of Bilbao #398814
Tints of Bilbao #398814
RGB
CMYK
RGB Variations
Color information
#398814 (or 0x398814) is known color: Bilbao. HEX triplet: 39, 88 and 14. RGB value is (57,136,20). Sum of RGB (Red+Green+Blue) = 57+136+20=213 (28% of max value = 765). Red value is 57 (22.66% from 255 or 26.76% from 213); Green value is 136 (53.52% from 255 or 63.85% from 213); Blue value is 20 (8.20% from 255 or 9.39% from 213); Max value from RGB is 136 - color contains mainly: green. Hex color #398814 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #398814 is #C677EB. Grayscale: #636363. Windows color (decimal): -13006828 or 1345593. OLE color: 1345593.
HSL color Cylindrical-coordinate representation of color #398814: hue angle of 100.86º degrees, saturation: 0.74, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #398814 is Cyan = 0.58, Magento = 0, Yellow = 0.85 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 57 | 136 | 20 | - |
| CMYK | 0.58 | 0 | 0.85 | 0.47 |
| HSL | 100.86º | 0.74% | 0.31% | - |
| HSV(B) | 100.86º | 0.85% | 0.53% | - |
| XYZ | 10.62 | 18.53 | 3.68 | - |
| YUV | 99.16 | 83.33 | 97.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 136 | 20 | 0.58 | 0 | 0.85 | 0.47 | 100.86 | 0.74 | 0.31 |
| Hex | 39 | 88 | 14 | 3A | 0 | 55 | 2F | 65 | 4A | 1F |
| Octal | 71 | 210 | 24 | 72 | 0 | 125 | 57 | 145 | 112 | 37 |
| Binary | 111001 | 10001000 | 10100 | 111010 | 0 | 1010101 | 101111 | 1100101 | 1001010 | 11111 |
Color Harmonies of #398814
Complementary color
Monochromatic Colors of #398814
Black with #398814
Text Example
Text Example
White with #398814
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #398814; }
p { color: rgb(57,136,20); }
H1.HeaderClassName
{
color: #398814;
}
.AnyTagClassName
{
color: #398814;
}
</style>
background-color css
<style>
a { background-color: #398814; }
a { background-color: rgb(57,136,20); }
div.DivClassName
{
background-color: #398814;
}
.BgClassName
{
background-color: #398814;
}
</style>
border-color css
<style>
span { border-color: #398814; }
span { border-color: rgb(57,136,20); }
td.TdClassName
{
border-color: #398814;
}
.TagClassName
{
border-color: #398814;
}
</style>