Shades of Bilbao #398526
Tints of Bilbao #398526
RGB
CMYK
RGB Variations
Color information
#398526 (or 0x398526) is known color: Bilbao. HEX triplet: 39, 85 and 26. RGB value is (57,133,38). Sum of RGB (Red+Green+Blue) = 57+133+38=228 (30% of max value = 765). Red value is 57 (22.66% from 255 or 25% from 228); Green value is 133 (52.34% from 255 or 58.33% from 228); Blue value is 38 (15.23% from 255 or 16.67% from 228); Max value from RGB is 133 - color contains mainly: green. Hex color #398526 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #398526 is #C67AD9. Grayscale: #636363. Windows color (decimal): -13007578 or 2524473. OLE color: 2524473.
HSL color Cylindrical-coordinate representation of color #398526: hue angle of 108º degrees, saturation: 0.56, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #398526 is Cyan = 0.57, Magento = 0, Yellow = 0.71 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 57 | 133 | 38 | - |
| CMYK | 0.57 | 0 | 0.71 | 0.48 |
| HSL | 108º | 0.56% | 0.34% | - |
| HSV(B) | 108º | 0.71% | 0.52% | - |
| XYZ | 10.42 | 17.78 | 4.72 | - |
| YUV | 99.45 | 93.32 | 97.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 133 | 38 | 0.57 | 0 | 0.71 | 0.48 | 108 | 0.56 | 0.34 |
| Hex | 39 | 85 | 26 | 39 | 0 | 47 | 30 | 6C | 38 | 22 |
| Octal | 71 | 205 | 46 | 71 | 0 | 107 | 60 | 154 | 70 | 42 |
| Binary | 111001 | 10000101 | 100110 | 111001 | 0 | 1000111 | 110000 | 1101100 | 111000 | 100010 |
Color Harmonies of #398526
Complementary color
Monochromatic Colors of #398526
Black with #398526
Text Example
Text Example
White with #398526
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #398526; }
p { color: rgb(57,133,38); }
H1.HeaderClassName
{
color: #398526;
}
.AnyTagClassName
{
color: #398526;
}
</style>
background-color css
<style>
a { background-color: #398526; }
a { background-color: rgb(57,133,38); }
div.DivClassName
{
background-color: #398526;
}
.BgClassName
{
background-color: #398526;
}
</style>
border-color css
<style>
span { border-color: #398526; }
span { border-color: rgb(57,133,38); }
td.TdClassName
{
border-color: #398526;
}
.TagClassName
{
border-color: #398526;
}
</style>