Shades of Bilbao #397303
Tints of Bilbao #397303
RGB
CMYK
RGB Variations
Color information
#397303 (or 0x397303) is known color: Bilbao. HEX triplet: 39, 73 and 03. RGB value is (57,115,3). Sum of RGB (Red+Green+Blue) = 57+115+3=175 (23% of max value = 765). Red value is 57 (22.66% from 255 or 32.57% from 175); Green value is 115 (45.31% from 255 or 65.71% from 175); Blue value is 3 (1.56% from 255 or 1.71% from 175); Max value from RGB is 115 - color contains mainly: green. Hex color #397303 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #397303 is #C68CFC. Grayscale: #555555. Windows color (decimal): -13012221 or 226105. OLE color: 226105.
HSL color Cylindrical-coordinate representation of color #397303: hue angle of 91.07º degrees, saturation: 0.95, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #397303 is Cyan = 0.50, Magento = 0, Yellow = 0.97 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 57 | 115 | 3 | - |
| CMYK | 0.50 | 0 | 0.97 | 0.55 |
| HSL | 91.07º | 0.95% | 0.23% | - |
| HSV(B) | 91.07º | 0.97% | 0.45% | - |
| XYZ | 7.83 | 13.14 | 2.21 | - |
| YUV | 84.89 | 81.78 | 108.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 115 | 3 | 0.50 | 0 | 0.97 | 0.55 | 91.07 | 0.95 | 0.23 |
| Hex | 39 | 73 | 3 | 32 | 0 | 61 | 37 | 5B | 5F | 17 |
| Octal | 71 | 163 | 3 | 62 | 0 | 141 | 67 | 133 | 137 | 27 |
| Binary | 111001 | 1110011 | 11 | 110010 | 0 | 1100001 | 110111 | 1011011 | 1011111 | 10111 |
Color Harmonies of #397303
Complementary color
Monochromatic Colors of #397303
Black with #397303
Text Example
Text Example
White with #397303
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #397303; }
p { color: rgb(57,115,3); }
H1.HeaderClassName
{
color: #397303;
}
.AnyTagClassName
{
color: #397303;
}
</style>
background-color css
<style>
a { background-color: #397303; }
a { background-color: rgb(57,115,3); }
div.DivClassName
{
background-color: #397303;
}
.BgClassName
{
background-color: #397303;
}
</style>
border-color css
<style>
span { border-color: #397303; }
span { border-color: rgb(57,115,3); }
td.TdClassName
{
border-color: #397303;
}
.TagClassName
{
border-color: #397303;
}
</style>