Shades of Gothic #719295
Tints of Gothic #719295
RGB
CMYK
RGB Variations
Color information
#719295 (or 0x719295) is known color: Gothic. HEX triplet: 71, 92 and 95. RGB value is (113,146,149). Sum of RGB (Red+Green+Blue) = 113+146+149=408 (54% of max value = 765). Red value is 113 (44.53% from 255 or 27.70% from 408); Green value is 146 (57.42% from 255 or 35.78% from 408); Blue value is 149 (58.59% from 255 or 36.52% from 408); Max value from RGB is 149 - color contains mainly: blue. Hex color #719295 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #719295 is #8E6D6A. Grayscale: #888888. Windows color (decimal): -9334123 or 9802353. OLE color: 9802353.
HSL color Cylindrical-coordinate representation of color #719295: hue angle of 185º degrees, saturation: 0.15, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #719295 is Cyan = 0.24, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 113 | 146 | 149 | - |
| CMYK | 0.24 | 0.02 | 0 | 0.42 |
| HSL | 185º | 0.15% | 0.51% | - |
| HSV(B) | 185º | 0.24% | 0.58% | - |
| XYZ | 22.51 | 26.24 | 32.31 | - |
| YUV | 136.48 | 135.07 | 111.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 146 | 149 | 0.24 | 0.02 | 0 | 0.42 | 185 | 0.15 | 0.51 |
| Hex | 71 | 92 | 95 | 18 | 2 | 0 | 2A | B9 | F | 33 |
| Octal | 161 | 222 | 225 | 30 | 2 | 0 | 52 | 271 | 17 | 63 |
| Binary | 1110001 | 10010010 | 10010101 | 11000 | 10 | 0 | 101010 | 10111001 | 1111 | 110011 |
Color Harmonies of #719295
Complementary color
Monochromatic Colors of #719295
Black with #719295
Text Example
Text Example
White with #719295
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #719295; }
p { color: rgb(113,146,149); }
H1.HeaderClassName
{
color: #719295;
}
.AnyTagClassName
{
color: #719295;
}
</style>
background-color css
<style>
a { background-color: #719295; }
a { background-color: rgb(113,146,149); }
div.DivClassName
{
background-color: #719295;
}
.BgClassName
{
background-color: #719295;
}
</style>
border-color css
<style>
span { border-color: #719295; }
span { border-color: rgb(113,146,149); }
td.TdClassName
{
border-color: #719295;
}
.TagClassName
{
border-color: #719295;
}
</style>