Shades of Gothic #739297
Tints of Gothic #739297
RGB
CMYK
RGB Variations
Color information
#739297 (or 0x739297) is known color: Gothic. HEX triplet: 73, 92 and 97. RGB value is (115,146,151). Sum of RGB (Red+Green+Blue) = 115+146+151=412 (54% of max value = 765). Red value is 115 (45.31% from 255 or 27.91% from 412); Green value is 146 (57.42% from 255 or 35.44% from 412); Blue value is 151 (59.38% from 255 or 36.65% from 412); Max value from RGB is 151 - color contains mainly: blue. Hex color #739297 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #739297 is #8C6D68. Grayscale: #898989. Windows color (decimal): -9203049 or 9933427. OLE color: 9933427.
HSL color Cylindrical-coordinate representation of color #739297: hue angle of 188.33º degrees, saturation: 0.15, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #739297 is Cyan = 0.24, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 115 | 146 | 151 | - |
| CMYK | 0.24 | 0.03 | 0 | 0.41 |
| HSL | 188.33º | 0.15% | 0.52% | - |
| HSV(B) | 188.33º | 0.24% | 0.59% | - |
| XYZ | 22.94 | 26.44 | 33.17 | - |
| YUV | 137.3 | 135.73 | 112.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 146 | 151 | 0.24 | 0.03 | 0 | 0.41 | 188.33 | 0.15 | 0.52 |
| Hex | 73 | 92 | 97 | 18 | 3 | 0 | 29 | BC | F | 34 |
| Octal | 163 | 222 | 227 | 30 | 3 | 0 | 51 | 274 | 17 | 64 |
| Binary | 1110011 | 10010010 | 10010111 | 11000 | 11 | 0 | 101001 | 10111100 | 1111 | 110100 |
Color Harmonies of #739297
Complementary color
Monochromatic Colors of #739297
Black with #739297
Text Example
Text Example
White with #739297
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #739297; }
p { color: rgb(115,146,151); }
H1.HeaderClassName
{
color: #739297;
}
.AnyTagClassName
{
color: #739297;
}
</style>
background-color css
<style>
a { background-color: #739297; }
a { background-color: rgb(115,146,151); }
div.DivClassName
{
background-color: #739297;
}
.BgClassName
{
background-color: #739297;
}
</style>
border-color css
<style>
span { border-color: #739297; }
span { border-color: rgb(115,146,151); }
td.TdClassName
{
border-color: #739297;
}
.TagClassName
{
border-color: #739297;
}
</style>