Shades of Bilbao #398005
Tints of Bilbao #398005
RGB
CMYK
RGB Variations
Color information
#398005 (or 0x398005) is known color: Bilbao. HEX triplet: 39, 80 and 05. RGB value is (57,128,5). Sum of RGB (Red+Green+Blue) = 57+128+5=190 (25% of max value = 765). Red value is 57 (22.66% from 255 or 30% from 190); Green value is 128 (50.39% from 255 or 67.37% from 190); Blue value is 5 (2.34% from 255 or 2.63% from 190); Max value from RGB is 128 - color contains mainly: green. Hex color #398005 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #398005 is #C67FFA. Grayscale: #5D5D5D. Windows color (decimal): -13008891 or 360505. OLE color: 360505.
HSL color Cylindrical-coordinate representation of color #398005: hue angle of 94.63º degrees, saturation: 0.92, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #398005 is Cyan = 0.55, Magento = 0, Yellow = 0.96 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 57 | 128 | 5 | - |
| CMYK | 0.55 | 0 | 0.96 | 0.50 |
| HSL | 94.63º | 0.92% | 0.26% | - |
| HSV(B) | 94.63º | 0.96% | 0.5% | - |
| XYZ | 9.43 | 16.32 | 2.8 | - |
| YUV | 92.75 | 78.48 | 102.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 128 | 5 | 0.55 | 0 | 0.96 | 0.50 | 94.63 | 0.92 | 0.26 |
| Hex | 39 | 80 | 5 | 37 | 0 | 60 | 32 | 5F | 5C | 1A |
| Octal | 71 | 200 | 5 | 67 | 0 | 140 | 62 | 137 | 134 | 32 |
| Binary | 111001 | 10000000 | 101 | 110111 | 0 | 1100000 | 110010 | 1011111 | 1011100 | 11010 |
Color Harmonies of #398005
Complementary color
Monochromatic Colors of #398005
Black with #398005
Text Example
Text Example
White with #398005
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #398005; }
p { color: rgb(57,128,5); }
H1.HeaderClassName
{
color: #398005;
}
.AnyTagClassName
{
color: #398005;
}
</style>
background-color css
<style>
a { background-color: #398005; }
a { background-color: rgb(57,128,5); }
div.DivClassName
{
background-color: #398005;
}
.BgClassName
{
background-color: #398005;
}
</style>
border-color css
<style>
span { border-color: #398005; }
span { border-color: rgb(57,128,5); }
td.TdClassName
{
border-color: #398005;
}
.TagClassName
{
border-color: #398005;
}
</style>