Shades of Gothic #729295
Tints of Gothic #729295
RGB
CMYK
RGB Variations
Color information
#729295 (or 0x729295) is known color: Gothic. HEX triplet: 72, 92 and 95. RGB value is (114,146,149). Sum of RGB (Red+Green+Blue) = 114+146+149=409 (54% of max value = 765). Red value is 114 (44.92% from 255 or 27.87% from 409); Green value is 146 (57.42% from 255 or 35.70% from 409); Blue value is 149 (58.59% from 255 or 36.43% from 409); Max value from RGB is 149 - color contains mainly: blue. Hex color #729295 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #729295 is #8D6D6A. Grayscale: #888888. Windows color (decimal): -9268587 or 9802354. OLE color: 9802354.
HSL color Cylindrical-coordinate representation of color #729295: hue angle of 185.14º degrees, saturation: 0.14, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #729295 is Cyan = 0.23, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 114 | 146 | 149 | - |
| CMYK | 0.23 | 0.02 | 0 | 0.42 |
| HSL | 185.14º | 0.14% | 0.52% | - |
| HSV(B) | 185.14º | 0.23% | 0.58% | - |
| XYZ | 22.64 | 26.31 | 32.32 | - |
| YUV | 136.77 | 134.9 | 111.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 146 | 149 | 0.23 | 0.02 | 0 | 0.42 | 185.14 | 0.14 | 0.52 |
| Hex | 72 | 92 | 95 | 17 | 2 | 0 | 2A | B9 | E | 34 |
| Octal | 162 | 222 | 225 | 27 | 2 | 0 | 52 | 271 | 16 | 64 |
| Binary | 1110010 | 10010010 | 10010101 | 10111 | 10 | 0 | 101010 | 10111001 | 1110 | 110100 |
Color Harmonies of #729295
Complementary color
Monochromatic Colors of #729295
Black with #729295
Text Example
Text Example
White with #729295
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #729295; }
p { color: rgb(114,146,149); }
H1.HeaderClassName
{
color: #729295;
}
.AnyTagClassName
{
color: #729295;
}
</style>
background-color css
<style>
a { background-color: #729295; }
a { background-color: rgb(114,146,149); }
div.DivClassName
{
background-color: #729295;
}
.BgClassName
{
background-color: #729295;
}
</style>
border-color css
<style>
span { border-color: #729295; }
span { border-color: rgb(114,146,149); }
td.TdClassName
{
border-color: #729295;
}
.TagClassName
{
border-color: #729295;
}
</style>