Shades of Bilbao #398505
Tints of Bilbao #398505
RGB
CMYK
RGB Variations
Color information
#398505 (or 0x398505) is known color: Bilbao. HEX triplet: 39, 85 and 05. RGB value is (57,133,5). Sum of RGB (Red+Green+Blue) = 57+133+5=195 (25% of max value = 765). Red value is 57 (22.66% from 255 or 29.23% from 195); Green value is 133 (52.34% from 255 or 68.21% from 195); Blue value is 5 (2.34% from 255 or 2.56% from 195); Max value from RGB is 133 - color contains mainly: green. Hex color #398505 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #398505 is #C67AFA. Grayscale: #606060. Windows color (decimal): -13007611 or 361785. OLE color: 361785.
HSL color Cylindrical-coordinate representation of color #398505: hue angle of 95.62º 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 #398505 is Cyan = 0.57, Magento = 0, Yellow = 0.96 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 57 | 133 | 5 | - |
| CMYK | 0.57 | 0 | 0.96 | 0.48 |
| HSL | 95.63º | 0.93% | 0.27% | - |
| HSV(B) | 95.63º | 0.96% | 0.52% | - |
| XYZ | 10.1 | 17.66 | 3.02 | - |
| YUV | 95.68 | 76.82 | 100.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 133 | 5 | 0.57 | 0 | 0.96 | 0.48 | 95.63 | 0.93 | 0.27 |
| Hex | 39 | 85 | 5 | 39 | 0 | 60 | 30 | 60 | 5D | 1B |
| Octal | 71 | 205 | 5 | 71 | 0 | 140 | 60 | 140 | 135 | 33 |
| Binary | 111001 | 10000101 | 101 | 111001 | 0 | 1100000 | 110000 | 1100000 | 1011101 | 11011 |
Color Harmonies of #398505
Complementary color
Monochromatic Colors of #398505
Black with #398505
Text Example
Text Example
White with #398505
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #398505; }
p { color: rgb(57,133,5); }
H1.HeaderClassName
{
color: #398505;
}
.AnyTagClassName
{
color: #398505;
}
</style>
background-color css
<style>
a { background-color: #398505; }
a { background-color: rgb(57,133,5); }
div.DivClassName
{
background-color: #398505;
}
.BgClassName
{
background-color: #398505;
}
</style>
border-color css
<style>
span { border-color: #398505; }
span { border-color: rgb(57,133,5); }
td.TdClassName
{
border-color: #398505;
}
.TagClassName
{
border-color: #398505;
}
</style>