Shades of Bilbao #398405
Tints of Bilbao #398405
RGB
CMYK
RGB Variations
Color information
#398405 (or 0x398405) is known color: Bilbao. HEX triplet: 39, 84 and 05. RGB value is (57,132,5). Sum of RGB (Red+Green+Blue) = 57+132+5=194 (25% of max value = 765). Red value is 57 (22.66% from 255 or 29.38% from 194); Green value is 132 (51.95% from 255 or 68.04% from 194); Blue value is 5 (2.34% from 255 or 2.58% from 194); Max value from RGB is 132 - color contains mainly: green. Hex color #398405 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #398405 is #C67BFA. Grayscale: #5F5F5F. Windows color (decimal): -13007867 or 361529. OLE color: 361529.
HSL color Cylindrical-coordinate representation of color #398405: hue angle of 95.43º degrees, saturation: 0.93, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #398405 is Cyan = 0.57, Magento = 0, Yellow = 0.96 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 57 | 132 | 5 | - |
| CMYK | 0.57 | 0 | 0.96 | 0.48 |
| HSL | 95.43º | 0.93% | 0.27% | - |
| HSV(B) | 95.43º | 0.96% | 0.52% | - |
| XYZ | 9.97 | 17.38 | 2.97 | - |
| YUV | 95.1 | 77.15 | 100.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 132 | 5 | 0.57 | 0 | 0.96 | 0.48 | 95.43 | 0.93 | 0.27 |
| Hex | 39 | 84 | 5 | 39 | 0 | 60 | 30 | 5F | 5D | 1B |
| Octal | 71 | 204 | 5 | 71 | 0 | 140 | 60 | 137 | 135 | 33 |
| Binary | 111001 | 10000100 | 101 | 111001 | 0 | 1100000 | 110000 | 1011111 | 1011101 | 11011 |
Color Harmonies of #398405
Complementary color
Monochromatic Colors of #398405
Black with #398405
Text Example
Text Example
White with #398405
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #398405; }
p { color: rgb(57,132,5); }
H1.HeaderClassName
{
color: #398405;
}
.AnyTagClassName
{
color: #398405;
}
</style>
background-color css
<style>
a { background-color: #398405; }
a { background-color: rgb(57,132,5); }
div.DivClassName
{
background-color: #398405;
}
.BgClassName
{
background-color: #398405;
}
</style>
border-color css
<style>
span { border-color: #398405; }
span { border-color: rgb(57,132,5); }
td.TdClassName
{
border-color: #398405;
}
.TagClassName
{
border-color: #398405;
}
</style>