Shades of Bilbao #388307
Tints of Bilbao #388307
RGB
CMYK
RGB Variations
Color information
#388307 (or 0x388307) is known color: Bilbao. HEX triplet: 38, 83 and 07. RGB value is (56,131,7). Sum of RGB (Red+Green+Blue) = 56+131+7=194 (25% of max value = 765). Red value is 56 (22.27% from 255 or 28.87% from 194); Green value is 131 (51.56% from 255 or 67.53% from 194); Blue value is 7 (3.12% from 255 or 3.61% from 194); Max value from RGB is 131 - color contains mainly: green. Hex color #388307 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #388307 is #C77CF8. Grayscale: #5E5E5E. Windows color (decimal): -13073657 or 492344. OLE color: 492344.
HSL color Cylindrical-coordinate representation of color #388307: hue angle of 96.29º degrees, saturation: 0.9, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #388307 is Cyan = 0.57, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 56 | 131 | 7 | - |
| CMYK | 0.57 | 0 | 0.95 | 0.49 |
| HSL | 96.29º | 0.9% | 0.27% | - |
| HSV(B) | 96.29º | 0.95% | 0.51% | - |
| XYZ | 9.79 | 17.09 | 2.98 | - |
| YUV | 94.44 | 78.65 | 100.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 131 | 7 | 0.57 | 0 | 0.95 | 0.49 | 96.29 | 0.9 | 0.27 |
| Hex | 38 | 83 | 7 | 39 | 0 | 5F | 31 | 60 | 5A | 1B |
| Octal | 70 | 203 | 7 | 71 | 0 | 137 | 61 | 140 | 132 | 33 |
| Binary | 111000 | 10000011 | 111 | 111001 | 0 | 1011111 | 110001 | 1100000 | 1011010 | 11011 |
Color Harmonies of #388307
Complementary color
Monochromatic Colors of #388307
Black with #388307
Text Example
Text Example
White with #388307
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #388307; }
p { color: rgb(56,131,7); }
H1.HeaderClassName
{
color: #388307;
}
.AnyTagClassName
{
color: #388307;
}
</style>
background-color css
<style>
a { background-color: #388307; }
a { background-color: rgb(56,131,7); }
div.DivClassName
{
background-color: #388307;
}
.BgClassName
{
background-color: #388307;
}
</style>
border-color css
<style>
span { border-color: #388307; }
span { border-color: rgb(56,131,7); }
td.TdClassName
{
border-color: #388307;
}
.TagClassName
{
border-color: #388307;
}
</style>