Shades of Gothic #679096
Tints of Gothic #679096
RGB
CMYK
RGB Variations
Color information
#679096 (or 0x679096) is known color: Gothic. HEX triplet: 67, 90 and 96. RGB value is (103,144,150). Sum of RGB (Red+Green+Blue) = 103+144+150=397 (52% of max value = 765). Red value is 103 (40.62% from 255 or 25.94% from 397); Green value is 144 (56.64% from 255 or 36.27% from 397); Blue value is 150 (58.98% from 255 or 37.78% from 397); Max value from RGB is 150 - color contains mainly: blue. Hex color #679096 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #679096 is #986F69. Grayscale: #848484. Windows color (decimal): -9989994 or 9867367. OLE color: 9867367.
HSL color Cylindrical-coordinate representation of color #679096: hue angle of 187.66º degrees, saturation: 0.19, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #679096 is Cyan = 0.31, Magento = 0.04, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 103 | 144 | 150 | - |
| CMYK | 0.31 | 0.04 | 0 | 0.41 |
| HSL | 187.66º | 0.19% | 0.5% | - |
| HSV(B) | 187.66º | 0.31% | 0.59% | - |
| XYZ | 21.07 | 25.03 | 32.58 | - |
| YUV | 132.43 | 137.92 | 107.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 144 | 150 | 0.31 | 0.04 | 0 | 0.41 | 187.66 | 0.19 | 0.5 |
| Hex | 67 | 90 | 96 | 1F | 4 | 0 | 29 | BC | 13 | 32 |
| Octal | 147 | 220 | 226 | 37 | 4 | 0 | 51 | 274 | 23 | 62 |
| Binary | 1100111 | 10010000 | 10010110 | 11111 | 100 | 0 | 101001 | 10111100 | 10011 | 110010 |
Color Harmonies of #679096
Complementary color
Monochromatic Colors of #679096
Black with #679096
Text Example
Text Example
White with #679096
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #679096; }
p { color: rgb(103,144,150); }
H1.HeaderClassName
{
color: #679096;
}
.AnyTagClassName
{
color: #679096;
}
</style>
background-color css
<style>
a { background-color: #679096; }
a { background-color: rgb(103,144,150); }
div.DivClassName
{
background-color: #679096;
}
.BgClassName
{
background-color: #679096;
}
</style>
border-color css
<style>
span { border-color: #679096; }
span { border-color: rgb(103,144,150); }
td.TdClassName
{
border-color: #679096;
}
.TagClassName
{
border-color: #679096;
}
</style>