Shades of Bilbao #398328
Tints of Bilbao #398328
RGB
CMYK
RGB Variations
Color information
#398328 (or 0x398328) is known color: Bilbao. HEX triplet: 39, 83 and 28. RGB value is (57,131,40). Sum of RGB (Red+Green+Blue) = 57+131+40=228 (30% of max value = 765). Red value is 57 (22.66% from 255 or 25% from 228); Green value is 131 (51.56% from 255 or 57.46% from 228); Blue value is 40 (16.02% from 255 or 17.54% from 228); Max value from RGB is 131 - color contains mainly: green. Hex color #398328 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #398328 is #C67CD7. Grayscale: #626262. Windows color (decimal): -13008088 or 2655033. OLE color: 2655033.
HSL color Cylindrical-coordinate representation of color #398328: hue angle of 108.79º degrees, saturation: 0.53, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #398328 is Cyan = 0.56, Magento = 0, Yellow = 0.69 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 57 | 131 | 40 | - |
| CMYK | 0.56 | 0 | 0.69 | 0.49 |
| HSL | 108.79º | 0.53% | 0.34% | - |
| HSV(B) | 108.79º | 0.69% | 0.51% | - |
| XYZ | 10.19 | 17.26 | 4.8 | - |
| YUV | 98.5 | 94.98 | 98.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 131 | 40 | 0.56 | 0 | 0.69 | 0.49 | 108.79 | 0.53 | 0.34 |
| Hex | 39 | 83 | 28 | 38 | 0 | 45 | 31 | 6D | 35 | 22 |
| Octal | 71 | 203 | 50 | 70 | 0 | 105 | 61 | 155 | 65 | 42 |
| Binary | 111001 | 10000011 | 101000 | 111000 | 0 | 1000101 | 110001 | 1101101 | 110101 | 100010 |
Color Harmonies of #398328
Complementary color
Monochromatic Colors of #398328
Black with #398328
Text Example
Text Example
White with #398328
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #398328; }
p { color: rgb(57,131,40); }
H1.HeaderClassName
{
color: #398328;
}
.AnyTagClassName
{
color: #398328;
}
</style>
background-color css
<style>
a { background-color: #398328; }
a { background-color: rgb(57,131,40); }
div.DivClassName
{
background-color: #398328;
}
.BgClassName
{
background-color: #398328;
}
</style>
border-color css
<style>
span { border-color: #398328; }
span { border-color: rgb(57,131,40); }
td.TdClassName
{
border-color: #398328;
}
.TagClassName
{
border-color: #398328;
}
</style>