Shades of Bilbao #388517
Tints of Bilbao #388517
RGB
CMYK
RGB Variations
Color information
#388517 (or 0x388517) is known color: Bilbao. HEX triplet: 38, 85 and 17. RGB value is (56,133,23). Sum of RGB (Red+Green+Blue) = 56+133+23=212 (28% of max value = 765). Red value is 56 (22.27% from 255 or 26.42% from 212); Green value is 133 (52.34% from 255 or 62.74% from 212); Blue value is 23 (9.38% from 255 or 10.85% from 212); Max value from RGB is 133 - color contains mainly: green. Hex color #388517 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #388517 is #C77AE8. Grayscale: #616161. Windows color (decimal): -13073129 or 1541432. OLE color: 1541432.
HSL color Cylindrical-coordinate representation of color #388517: hue angle of 102º degrees, saturation: 0.71, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #388517 is Cyan = 0.58, Magento = 0, Yellow = 0.83 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 56 | 133 | 23 | - |
| CMYK | 0.58 | 0 | 0.83 | 0.48 |
| HSL | 102º | 0.71% | 0.31% | - |
| HSV(B) | 102º | 0.83% | 0.52% | - |
| XYZ | 10.17 | 17.68 | 3.69 | - |
| YUV | 97.44 | 85.99 | 98.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 133 | 23 | 0.58 | 0 | 0.83 | 0.48 | 102 | 0.71 | 0.31 |
| Hex | 38 | 85 | 17 | 3A | 0 | 53 | 30 | 66 | 47 | 1F |
| Octal | 70 | 205 | 27 | 72 | 0 | 123 | 60 | 146 | 107 | 37 |
| Binary | 111000 | 10000101 | 10111 | 111010 | 0 | 1010011 | 110000 | 1100110 | 1000111 | 11111 |
Color Harmonies of #388517
Complementary color
Monochromatic Colors of #388517
Black with #388517
Text Example
Text Example
White with #388517
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #388517; }
p { color: rgb(56,133,23); }
H1.HeaderClassName
{
color: #388517;
}
.AnyTagClassName
{
color: #388517;
}
</style>
background-color css
<style>
a { background-color: #388517; }
a { background-color: rgb(56,133,23); }
div.DivClassName
{
background-color: #388517;
}
.BgClassName
{
background-color: #388517;
}
</style>
border-color css
<style>
span { border-color: #388517; }
span { border-color: rgb(56,133,23); }
td.TdClassName
{
border-color: #388517;
}
.TagClassName
{
border-color: #388517;
}
</style>