Shades of Bilbao #388303
Tints of Bilbao #388303
RGB
CMYK
RGB Variations
Color information
#388303 (or 0x388303) is known color: Bilbao. HEX triplet: 38, 83 and 03. RGB value is (56,131,3). Sum of RGB (Red+Green+Blue) = 56+131+3=190 (25% of max value = 765). Red value is 56 (22.27% from 255 or 29.47% from 190); Green value is 131 (51.56% from 255 or 68.95% from 190); Blue value is 3 (1.56% from 255 or 1.58% from 190); Max value from RGB is 131 - color contains mainly: green. Hex color #388303 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #388303 is #C77CFC. Grayscale: #5E5E5E. Windows color (decimal): -13073661 or 230200. OLE color: 230200.
HSL color Cylindrical-coordinate representation of color #388303: hue angle of 95.16º degrees, saturation: 0.96, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #388303 is Cyan = 0.57, Magento = 0, Yellow = 0.98 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 56 | 131 | 3 | - |
| CMYK | 0.57 | 0 | 0.98 | 0.49 |
| HSL | 95.16º | 0.96% | 0.26% | - |
| HSV(B) | 95.16º | 0.98% | 0.51% | - |
| XYZ | 9.76 | 17.08 | 2.87 | - |
| YUV | 93.98 | 76.65 | 100.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 131 | 3 | 0.57 | 0 | 0.98 | 0.49 | 95.16 | 0.96 | 0.26 |
| Hex | 38 | 83 | 3 | 39 | 0 | 62 | 31 | 5F | 60 | 1A |
| Octal | 70 | 203 | 3 | 71 | 0 | 142 | 61 | 137 | 140 | 32 |
| Binary | 111000 | 10000011 | 11 | 111001 | 0 | 1100010 | 110001 | 1011111 | 1100000 | 11010 |
Color Harmonies of #388303
Complementary color
Monochromatic Colors of #388303
Black with #388303
Text Example
Text Example
White with #388303
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #388303; }
p { color: rgb(56,131,3); }
H1.HeaderClassName
{
color: #388303;
}
.AnyTagClassName
{
color: #388303;
}
</style>
background-color css
<style>
a { background-color: #388303; }
a { background-color: rgb(56,131,3); }
div.DivClassName
{
background-color: #388303;
}
.BgClassName
{
background-color: #388303;
}
</style>
border-color css
<style>
span { border-color: #388303; }
span { border-color: rgb(56,131,3); }
td.TdClassName
{
border-color: #388303;
}
.TagClassName
{
border-color: #388303;
}
</style>