Shades of Bilbao #397202
Tints of Bilbao #397202
RGB
CMYK
RGB Variations
Color information
#397202 (or 0x397202) is known color: Bilbao. HEX triplet: 39, 72 and 02. RGB value is (57,114,2). Sum of RGB (Red+Green+Blue) = 57+114+2=173 (22% of max value = 765). Red value is 57 (22.66% from 255 or 32.95% from 173); Green value is 114 (44.92% from 255 or 65.90% from 173); Blue value is 2 (1.17% from 255 or 1.16% from 173); Max value from RGB is 114 - color contains mainly: green. Hex color #397202 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #397202 is #C68DFD. Grayscale: #545454. Windows color (decimal): -13012478 or 160313. OLE color: 160313.
HSL color Cylindrical-coordinate representation of color #397202: hue angle of 90.54º degrees, saturation: 0.97, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #397202 is Cyan = 0.50, Magento = 0, Yellow = 0.98 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 57 | 114 | 2 | - |
| CMYK | 0.50 | 0 | 0.98 | 0.55 |
| HSL | 90.54º | 0.97% | 0.23% | - |
| HSV(B) | 90.54º | 0.98% | 0.45% | - |
| XYZ | 7.72 | 12.91 | 2.14 | - |
| YUV | 84.19 | 81.62 | 108.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 114 | 2 | 0.50 | 0 | 0.98 | 0.55 | 90.54 | 0.97 | 0.23 |
| Hex | 39 | 72 | 2 | 32 | 0 | 62 | 37 | 5B | 61 | 17 |
| Octal | 71 | 162 | 2 | 62 | 0 | 142 | 67 | 133 | 141 | 27 |
| Binary | 111001 | 1110010 | 10 | 110010 | 0 | 1100010 | 110111 | 1011011 | 1100001 | 10111 |
Color Harmonies of #397202
Complementary color
Monochromatic Colors of #397202
Black with #397202
Text Example
Text Example
White with #397202
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #397202; }
p { color: rgb(57,114,2); }
H1.HeaderClassName
{
color: #397202;
}
.AnyTagClassName
{
color: #397202;
}
</style>
background-color css
<style>
a { background-color: #397202; }
a { background-color: rgb(57,114,2); }
div.DivClassName
{
background-color: #397202;
}
.BgClassName
{
background-color: #397202;
}
</style>
border-color css
<style>
span { border-color: #397202; }
span { border-color: rgb(57,114,2); }
td.TdClassName
{
border-color: #397202;
}
.TagClassName
{
border-color: #397202;
}
</style>