Shades of Bilbao #388206
Tints of Bilbao #388206
RGB
CMYK
RGB Variations
Color information
#388206 (or 0x388206) is known color: Bilbao. HEX triplet: 38, 82 and 06. RGB value is (56,130,6). Sum of RGB (Red+Green+Blue) = 56+130+6=192 (25% of max value = 765). Red value is 56 (22.27% from 255 or 29.17% from 192); Green value is 130 (51.17% from 255 or 67.71% from 192); Blue value is 6 (2.73% from 255 or 3.12% from 192); Max value from RGB is 130 - color contains mainly: green. Hex color #388206 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #388206 is #C77DF9. Grayscale: #5E5E5E. Windows color (decimal): -13073914 or 426552. OLE color: 426552.
HSL color Cylindrical-coordinate representation of color #388206: hue angle of 95.81º 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 #388206 is Cyan = 0.57, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 56 | 130 | 6 | - |
| CMYK | 0.57 | 0 | 0.95 | 0.49 |
| HSL | 95.81º | 0.91% | 0.27% | - |
| HSV(B) | 95.81º | 0.95% | 0.51% | - |
| XYZ | 9.65 | 16.82 | 2.91 | - |
| YUV | 93.74 | 78.48 | 101.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 130 | 6 | 0.57 | 0 | 0.95 | 0.49 | 95.81 | 0.91 | 0.27 |
| Hex | 38 | 82 | 6 | 39 | 0 | 5F | 31 | 60 | 5B | 1B |
| Octal | 70 | 202 | 6 | 71 | 0 | 137 | 61 | 140 | 133 | 33 |
| Binary | 111000 | 10000010 | 110 | 111001 | 0 | 1011111 | 110001 | 1100000 | 1011011 | 11011 |
Color Harmonies of #388206
Complementary color
Monochromatic Colors of #388206
Black with #388206
Text Example
Text Example
White with #388206
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #388206; }
p { color: rgb(56,130,6); }
H1.HeaderClassName
{
color: #388206;
}
.AnyTagClassName
{
color: #388206;
}
</style>
background-color css
<style>
a { background-color: #388206; }
a { background-color: rgb(56,130,6); }
div.DivClassName
{
background-color: #388206;
}
.BgClassName
{
background-color: #388206;
}
</style>
border-color css
<style>
span { border-color: #388206; }
span { border-color: rgb(56,130,6); }
td.TdClassName
{
border-color: #388206;
}
.TagClassName
{
border-color: #388206;
}
</style>