Shades of Bilbao #398525
Tints of Bilbao #398525
RGB
CMYK
RGB Variations
Color information
#398525 (or 0x398525) is known color: Bilbao. HEX triplet: 39, 85 and 25. RGB value is (57,133,37). Sum of RGB (Red+Green+Blue) = 57+133+37=227 (30% of max value = 765). Red value is 57 (22.66% from 255 or 25.11% from 227); Green value is 133 (52.34% from 255 or 58.59% from 227); Blue value is 37 (14.84% from 255 or 16.30% from 227); Max value from RGB is 133 - color contains mainly: green. Hex color #398525 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #398525 is #C67ADA. Grayscale: #636363. Windows color (decimal): -13007579 or 2458937. OLE color: 2458937.
HSL color Cylindrical-coordinate representation of color #398525: hue angle of 107.5º degrees, saturation: 0.56, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #398525 is Cyan = 0.57, Magento = 0, Yellow = 0.72 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 57 | 133 | 37 | - |
| CMYK | 0.57 | 0 | 0.72 | 0.48 |
| HSL | 107.5º | 0.56% | 0.33% | - |
| HSV(B) | 107.5º | 0.72% | 0.52% | - |
| XYZ | 10.41 | 17.78 | 4.63 | - |
| YUV | 99.33 | 92.82 | 97.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 133 | 37 | 0.57 | 0 | 0.72 | 0.48 | 107.5 | 0.56 | 0.33 |
| Hex | 39 | 85 | 25 | 39 | 0 | 48 | 30 | 6C | 38 | 21 |
| Octal | 71 | 205 | 45 | 71 | 0 | 110 | 60 | 154 | 70 | 41 |
| Binary | 111001 | 10000101 | 100101 | 111001 | 0 | 1001000 | 110000 | 1101100 | 111000 | 100001 |
Color Harmonies of #398525
Complementary color
Monochromatic Colors of #398525
Black with #398525
Text Example
Text Example
White with #398525
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #398525; }
p { color: rgb(57,133,37); }
H1.HeaderClassName
{
color: #398525;
}
.AnyTagClassName
{
color: #398525;
}
</style>
background-color css
<style>
a { background-color: #398525; }
a { background-color: rgb(57,133,37); }
div.DivClassName
{
background-color: #398525;
}
.BgClassName
{
background-color: #398525;
}
</style>
border-color css
<style>
span { border-color: #398525; }
span { border-color: rgb(57,133,37); }
td.TdClassName
{
border-color: #398525;
}
.TagClassName
{
border-color: #398525;
}
</style>