Shades of Bilbao #398426
Tints of Bilbao #398426
RGB
CMYK
RGB Variations
Color information
#398426 (or 0x398426) is known color: Bilbao. HEX triplet: 39, 84 and 26. RGB value is (57,132,38). Sum of RGB (Red+Green+Blue) = 57+132+38=227 (30% of max value = 765). Red value is 57 (22.66% from 255 or 25.11% from 227); Green value is 132 (51.95% from 255 or 58.15% from 227); Blue value is 38 (15.23% from 255 or 16.74% from 227); Max value from RGB is 132 - color contains mainly: green. Hex color #398426 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #398426 is #C67BD9. Grayscale: #636363. Windows color (decimal): -13007834 or 2524217. OLE color: 2524217.
HSL color Cylindrical-coordinate representation of color #398426: hue angle of 107.87º degrees, saturation: 0.55, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #398426 is Cyan = 0.57, Magento = 0, Yellow = 0.71 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 57 | 132 | 38 | - |
| CMYK | 0.57 | 0 | 0.71 | 0.48 |
| HSL | 107.87º | 0.55% | 0.33% | - |
| HSV(B) | 107.87º | 0.71% | 0.52% | - |
| XYZ | 10.29 | 17.51 | 4.67 | - |
| YUV | 98.86 | 93.65 | 98.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 132 | 38 | 0.57 | 0 | 0.71 | 0.48 | 107.87 | 0.55 | 0.33 |
| Hex | 39 | 84 | 26 | 39 | 0 | 47 | 30 | 6C | 37 | 21 |
| Octal | 71 | 204 | 46 | 71 | 0 | 107 | 60 | 154 | 67 | 41 |
| Binary | 111001 | 10000100 | 100110 | 111001 | 0 | 1000111 | 110000 | 1101100 | 110111 | 100001 |
Color Harmonies of #398426
Complementary color
Monochromatic Colors of #398426
Black with #398426
Text Example
Text Example
White with #398426
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #398426; }
p { color: rgb(57,132,38); }
H1.HeaderClassName
{
color: #398426;
}
.AnyTagClassName
{
color: #398426;
}
</style>
background-color css
<style>
a { background-color: #398426; }
a { background-color: rgb(57,132,38); }
div.DivClassName
{
background-color: #398426;
}
.BgClassName
{
background-color: #398426;
}
</style>
border-color css
<style>
span { border-color: #398426; }
span { border-color: rgb(57,132,38); }
td.TdClassName
{
border-color: #398426;
}
.TagClassName
{
border-color: #398426;
}
</style>