Shades of Bilbao #398016
Tints of Bilbao #398016
RGB
CMYK
RGB Variations
Color information
#398016 (or 0x398016) is known color: Bilbao. HEX triplet: 39, 80 and 16. RGB value is (57,128,22). Sum of RGB (Red+Green+Blue) = 57+128+22=207 (27% of max value = 765). Red value is 57 (22.66% from 255 or 27.54% from 207); Green value is 128 (50.39% from 255 or 61.84% from 207); Blue value is 22 (8.98% from 255 or 10.63% from 207); Max value from RGB is 128 - color contains mainly: green. Hex color #398016 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #398016 is #C67FE9. Grayscale: #5F5F5F. Windows color (decimal): -13008874 or 1474617. OLE color: 1474617.
HSL color Cylindrical-coordinate representation of color #398016: hue angle of 100.19º degrees, saturation: 0.71, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #398016 is Cyan = 0.55, Magento = 0, Yellow = 0.83 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 57 | 128 | 22 | - |
| CMYK | 0.55 | 0 | 0.83 | 0.50 |
| HSL | 100.19º | 0.71% | 0.29% | - |
| HSV(B) | 100.19º | 0.83% | 0.5% | - |
| XYZ | 9.55 | 16.37 | 3.41 | - |
| YUV | 94.69 | 86.98 | 101.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 128 | 22 | 0.55 | 0 | 0.83 | 0.50 | 100.19 | 0.71 | 0.29 |
| Hex | 39 | 80 | 16 | 37 | 0 | 53 | 32 | 64 | 47 | 1D |
| Octal | 71 | 200 | 26 | 67 | 0 | 123 | 62 | 144 | 107 | 35 |
| Binary | 111001 | 10000000 | 10110 | 110111 | 0 | 1010011 | 110010 | 1100100 | 1000111 | 11101 |
Color Harmonies of #398016
Complementary color
Monochromatic Colors of #398016
Black with #398016
Text Example
Text Example
White with #398016
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #398016; }
p { color: rgb(57,128,22); }
H1.HeaderClassName
{
color: #398016;
}
.AnyTagClassName
{
color: #398016;
}
</style>
background-color css
<style>
a { background-color: #398016; }
a { background-color: rgb(57,128,22); }
div.DivClassName
{
background-color: #398016;
}
.BgClassName
{
background-color: #398016;
}
</style>
border-color css
<style>
span { border-color: #398016; }
span { border-color: rgb(57,128,22); }
td.TdClassName
{
border-color: #398016;
}
.TagClassName
{
border-color: #398016;
}
</style>