Shades of Bilbao #388227
Tints of Bilbao #388227
RGB
CMYK
RGB Variations
Color information
#388227 (or 0x388227) is known color: Bilbao. HEX triplet: 38, 82 and 27. RGB value is (56,130,39). Sum of RGB (Red+Green+Blue) = 56+130+39=225 (29% of max value = 765). Red value is 56 (22.27% from 255 or 24.89% from 225); Green value is 130 (51.17% from 255 or 57.78% from 225); Blue value is 39 (15.62% from 255 or 17.33% from 225); Max value from RGB is 130 - color contains mainly: green. Hex color #388227 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #388227 is #C77DD8. Grayscale: #616161. Windows color (decimal): -13073881 or 2589240. OLE color: 2589240.
HSL color Cylindrical-coordinate representation of color #388227: hue angle of 108.79º degrees, saturation: 0.54, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #388227 is Cyan = 0.57, Magento = 0, Yellow = 0.70 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 56 | 130 | 39 | - |
| CMYK | 0.57 | 0 | 0.70 | 0.49 |
| HSL | 108.79º | 0.54% | 0.33% | - |
| HSV(B) | 108.79º | 0.7% | 0.51% | - |
| XYZ | 9.98 | 16.95 | 4.67 | - |
| YUV | 97.5 | 94.98 | 98.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 130 | 39 | 0.57 | 0 | 0.70 | 0.49 | 108.79 | 0.54 | 0.33 |
| Hex | 38 | 82 | 27 | 39 | 0 | 46 | 31 | 6D | 36 | 21 |
| Octal | 70 | 202 | 47 | 71 | 0 | 106 | 61 | 155 | 66 | 41 |
| Binary | 111000 | 10000010 | 100111 | 111001 | 0 | 1000110 | 110001 | 1101101 | 110110 | 100001 |
Color Harmonies of #388227
Complementary color
Monochromatic Colors of #388227
Black with #388227
Text Example
Text Example
White with #388227
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #388227; }
p { color: rgb(56,130,39); }
H1.HeaderClassName
{
color: #388227;
}
.AnyTagClassName
{
color: #388227;
}
</style>
background-color css
<style>
a { background-color: #388227; }
a { background-color: rgb(56,130,39); }
div.DivClassName
{
background-color: #388227;
}
.BgClassName
{
background-color: #388227;
}
</style>
border-color css
<style>
span { border-color: #388227; }
span { border-color: rgb(56,130,39); }
td.TdClassName
{
border-color: #388227;
}
.TagClassName
{
border-color: #388227;
}
</style>