Shades of Bilbao #388306
Tints of Bilbao #388306
RGB
CMYK
RGB Variations
Color information
#388306 (or 0x388306) is known color: Bilbao. HEX triplet: 38, 83 and 06. RGB value is (56,131,6). Sum of RGB (Red+Green+Blue) = 56+131+6=193 (25% of max value = 765). Red value is 56 (22.27% from 255 or 29.02% from 193); Green value is 131 (51.56% from 255 or 67.88% from 193); Blue value is 6 (2.73% from 255 or 3.11% from 193); Max value from RGB is 131 - color contains mainly: green. Hex color #388306 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #388306 is #C77CF9. Grayscale: #5E5E5E. Windows color (decimal): -13073658 or 426808. OLE color: 426808.
HSL color Cylindrical-coordinate representation of color #388306: hue angle of 96º degrees, saturation: 0.91, 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 #388306 is Cyan = 0.57, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 56 | 131 | 6 | - |
| CMYK | 0.57 | 0 | 0.95 | 0.49 |
| HSL | 96º | 0.91% | 0.27% | - |
| HSV(B) | 96º | 0.95% | 0.51% | - |
| XYZ | 9.78 | 17.09 | 2.95 | - |
| YUV | 94.33 | 78.15 | 100.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 131 | 6 | 0.57 | 0 | 0.95 | 0.49 | 96 | 0.91 | 0.27 |
| Hex | 38 | 83 | 6 | 39 | 0 | 5F | 31 | 60 | 5B | 1B |
| Octal | 70 | 203 | 6 | 71 | 0 | 137 | 61 | 140 | 133 | 33 |
| Binary | 111000 | 10000011 | 110 | 111001 | 0 | 1011111 | 110001 | 1100000 | 1011011 | 11011 |
Color Harmonies of #388306
Complementary color
Monochromatic Colors of #388306
Black with #388306
Text Example
Text Example
White with #388306
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #388306; }
p { color: rgb(56,131,6); }
H1.HeaderClassName
{
color: #388306;
}
.AnyTagClassName
{
color: #388306;
}
</style>
background-color css
<style>
a { background-color: #388306; }
a { background-color: rgb(56,131,6); }
div.DivClassName
{
background-color: #388306;
}
.BgClassName
{
background-color: #388306;
}
</style>
border-color css
<style>
span { border-color: #388306; }
span { border-color: rgb(56,131,6); }
td.TdClassName
{
border-color: #388306;
}
.TagClassName
{
border-color: #388306;
}
</style>