Shades of Bilbao #397203
Tints of Bilbao #397203
RGB
CMYK
RGB Variations
Color information
#397203 (or 0x397203) is known color: Bilbao. HEX triplet: 39, 72 and 03. RGB value is (57,114,3). Sum of RGB (Red+Green+Blue) = 57+114+3=174 (23% of max value = 765). Red value is 57 (22.66% from 255 or 32.76% from 174); Green value is 114 (44.92% from 255 or 65.52% from 174); Blue value is 3 (1.56% from 255 or 1.72% from 174); Max value from RGB is 114 - color contains mainly: green. Hex color #397203 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #397203 is #C68DFC. Grayscale: #545454. Windows color (decimal): -13012477 or 225849. OLE color: 225849.
HSL color Cylindrical-coordinate representation of color #397203: hue angle of 90.81º 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 #397203 is Cyan = 0.50, Magento = 0, Yellow = 0.97 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 57 | 114 | 3 | - |
| CMYK | 0.50 | 0 | 0.97 | 0.55 |
| HSL | 90.81º | 0.95% | 0.23% | - |
| HSV(B) | 90.81º | 0.97% | 0.45% | - |
| XYZ | 7.72 | 12.91 | 2.17 | - |
| YUV | 84.3 | 82.12 | 108.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 114 | 3 | 0.50 | 0 | 0.97 | 0.55 | 90.81 | 0.95 | 0.23 |
| Hex | 39 | 72 | 3 | 32 | 0 | 61 | 37 | 5B | 5F | 17 |
| Octal | 71 | 162 | 3 | 62 | 0 | 141 | 67 | 133 | 137 | 27 |
| Binary | 111001 | 1110010 | 11 | 110010 | 0 | 1100001 | 110111 | 1011011 | 1011111 | 10111 |
Color Harmonies of #397203
Complementary color
Monochromatic Colors of #397203
Black with #397203
Text Example
Text Example
White with #397203
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #397203; }
p { color: rgb(57,114,3); }
H1.HeaderClassName
{
color: #397203;
}
.AnyTagClassName
{
color: #397203;
}
</style>
background-color css
<style>
a { background-color: #397203; }
a { background-color: rgb(57,114,3); }
div.DivClassName
{
background-color: #397203;
}
.BgClassName
{
background-color: #397203;
}
</style>
border-color css
<style>
span { border-color: #397203; }
span { border-color: rgb(57,114,3); }
td.TdClassName
{
border-color: #397203;
}
.TagClassName
{
border-color: #397203;
}
</style>