Shades of Bilbao #388328
Tints of Bilbao #388328
RGB
CMYK
RGB Variations
Color information
#388328 (or 0x388328) is known color: Bilbao. HEX triplet: 38, 83 and 28. RGB value is (56,131,40). Sum of RGB (Red+Green+Blue) = 56+131+40=227 (30% of max value = 765). Red value is 56 (22.27% from 255 or 24.67% from 227); Green value is 131 (51.56% from 255 or 57.71% from 227); Blue value is 40 (16.02% from 255 or 17.62% from 227); Max value from RGB is 131 - color contains mainly: green. Hex color #388328 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #388328 is #C77CD7. Grayscale: #626262. Windows color (decimal): -13073624 or 2655032. OLE color: 2655032.
HSL color Cylindrical-coordinate representation of color #388328: hue angle of 109.45º 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 #388328 is Cyan = 0.57, Magento = 0, Yellow = 0.69 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 56 | 131 | 40 | - |
| CMYK | 0.57 | 0 | 0.69 | 0.49 |
| HSL | 109.45º | 0.53% | 0.34% | - |
| HSV(B) | 109.45º | 0.69% | 0.51% | - |
| XYZ | 10.13 | 17.23 | 4.8 | - |
| YUV | 98.2 | 95.15 | 97.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 131 | 40 | 0.57 | 0 | 0.69 | 0.49 | 109.45 | 0.53 | 0.34 |
| Hex | 38 | 83 | 28 | 39 | 0 | 45 | 31 | 6D | 35 | 22 |
| Octal | 70 | 203 | 50 | 71 | 0 | 105 | 61 | 155 | 65 | 42 |
| Binary | 111000 | 10000011 | 101000 | 111001 | 0 | 1000101 | 110001 | 1101101 | 110101 | 100010 |
Color Harmonies of #388328
Complementary color
Monochromatic Colors of #388328
Black with #388328
Text Example
Text Example
White with #388328
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #388328; }
p { color: rgb(56,131,40); }
H1.HeaderClassName
{
color: #388328;
}
.AnyTagClassName
{
color: #388328;
}
</style>
background-color css
<style>
a { background-color: #388328; }
a { background-color: rgb(56,131,40); }
div.DivClassName
{
background-color: #388328;
}
.BgClassName
{
background-color: #388328;
}
</style>
border-color css
<style>
span { border-color: #388328; }
span { border-color: rgb(56,131,40); }
td.TdClassName
{
border-color: #388328;
}
.TagClassName
{
border-color: #388328;
}
</style>