Shades of Bilbao #387401
Tints of Bilbao #387401
RGB
CMYK
RGB Variations
Color information
#387401 (or 0x387401) is known color: Bilbao. HEX triplet: 38, 74 and 01. RGB value is (56,116,1). Sum of RGB (Red+Green+Blue) = 56+116+1=173 (22% of max value = 765). Red value is 56 (22.27% from 255 or 32.37% from 173); Green value is 116 (45.70% from 255 or 67.05% from 173); Blue value is 1 (0.78% from 255 or 0.58% from 173); Max value from RGB is 116 - color contains mainly: green. Hex color #387401 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #387401 is #C78BFE. Grayscale: #555555. Windows color (decimal): -13077503 or 95288. OLE color: 95288.
HSL color Cylindrical-coordinate representation of color #387401: hue angle of 91.3º degrees, saturation: 0.98, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #387401 is Cyan = 0.52, Magento = 0, Yellow = 0.99 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 56 | 116 | 1 | - |
| CMYK | 0.52 | 0 | 0.99 | 0.55 |
| HSL | 91.3º | 0.98% | 0.23% | - |
| HSV(B) | 91.3º | 0.99% | 0.45% | - |
| XYZ | 7.88 | 13.33 | 2.19 | - |
| YUV | 84.95 | 80.62 | 107.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 116 | 1 | 0.52 | 0 | 0.99 | 0.55 | 91.3 | 0.98 | 0.23 |
| Hex | 38 | 74 | 1 | 34 | 0 | 63 | 37 | 5B | 62 | 17 |
| Octal | 70 | 164 | 1 | 64 | 0 | 143 | 67 | 133 | 142 | 27 |
| Binary | 111000 | 1110100 | 1 | 110100 | 0 | 1100011 | 110111 | 1011011 | 1100010 | 10111 |
Color Harmonies of #387401
Complementary color
Monochromatic Colors of #387401
Black with #387401
Text Example
Text Example
White with #387401
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #387401; }
p { color: rgb(56,116,1); }
H1.HeaderClassName
{
color: #387401;
}
.AnyTagClassName
{
color: #387401;
}
</style>
background-color css
<style>
a { background-color: #387401; }
a { background-color: rgb(56,116,1); }
div.DivClassName
{
background-color: #387401;
}
.BgClassName
{
background-color: #387401;
}
</style>
border-color css
<style>
span { border-color: #387401; }
span { border-color: rgb(56,116,1); }
td.TdClassName
{
border-color: #387401;
}
.TagClassName
{
border-color: #387401;
}
</style>