Shades of Gothic #719296
Tints of Gothic #719296
RGB
CMYK
RGB Variations
Color information
#719296 (or 0x719296) is known color: Gothic. HEX triplet: 71, 92 and 96. RGB value is (113,146,150). Sum of RGB (Red+Green+Blue) = 113+146+150=409 (54% of max value = 765). Red value is 113 (44.53% from 255 or 27.63% from 409); Green value is 146 (57.42% from 255 or 35.70% from 409); Blue value is 150 (58.98% from 255 or 36.67% from 409); Max value from RGB is 150 - color contains mainly: blue. Hex color #719296 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #719296 is #8E6D69. Grayscale: #888888. Windows color (decimal): -9334122 or 9867889. OLE color: 9867889.
HSL color Cylindrical-coordinate representation of color #719296: hue angle of 186.49º degrees, saturation: 0.15, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #719296 is Cyan = 0.25, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 113 | 146 | 150 | - |
| CMYK | 0.25 | 0.03 | 0 | 0.41 |
| HSL | 186.49º | 0.15% | 0.52% | - |
| HSV(B) | 186.49º | 0.25% | 0.59% | - |
| XYZ | 22.59 | 26.27 | 32.73 | - |
| YUV | 136.59 | 135.57 | 111.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 146 | 150 | 0.25 | 0.03 | 0 | 0.41 | 186.49 | 0.15 | 0.52 |
| Hex | 71 | 92 | 96 | 19 | 3 | 0 | 29 | BA | F | 34 |
| Octal | 161 | 222 | 226 | 31 | 3 | 0 | 51 | 272 | 17 | 64 |
| Binary | 1110001 | 10010010 | 10010110 | 11001 | 11 | 0 | 101001 | 10111010 | 1111 | 110100 |
Color Harmonies of #719296
Complementary color
Monochromatic Colors of #719296
Black with #719296
Text Example
Text Example
White with #719296
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #719296; }
p { color: rgb(113,146,150); }
H1.HeaderClassName
{
color: #719296;
}
.AnyTagClassName
{
color: #719296;
}
</style>
background-color css
<style>
a { background-color: #719296; }
a { background-color: rgb(113,146,150); }
div.DivClassName
{
background-color: #719296;
}
.BgClassName
{
background-color: #719296;
}
</style>
border-color css
<style>
span { border-color: #719296; }
span { border-color: rgb(113,146,150); }
td.TdClassName
{
border-color: #719296;
}
.TagClassName
{
border-color: #719296;
}
</style>