Shades of Gothic #668991
Tints of Gothic #668991
RGB
CMYK
RGB Variations
Color information
#668991 (or 0x668991) is known color: Gothic. HEX triplet: 66, 89 and 91. RGB value is (102,137,145). Sum of RGB (Red+Green+Blue) = 102+137+145=384 (50% of max value = 765). Red value is 102 (40.23% from 255 or 26.56% from 384); Green value is 137 (53.91% from 255 or 35.68% from 384); Blue value is 145 (57.03% from 255 or 37.76% from 384); Max value from RGB is 145 - color contains mainly: blue. Hex color #668991 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #668991 is #99766E. Grayscale: #7F7F7F. Windows color (decimal): -10057327 or 9537894. OLE color: 9537894.
HSL color Cylindrical-coordinate representation of color #668991: hue angle of 191.16º degrees, saturation: 0.17, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #668991 is Cyan = 0.30, Magento = 0.06, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 102 | 137 | 145 | - |
| CMYK | 0.30 | 0.06 | 0 | 0.43 |
| HSL | 191.16º | 0.17% | 0.48% | - |
| HSV(B) | 191.16º | 0.3% | 0.57% | - |
| XYZ | 19.54 | 22.76 | 30.15 | - |
| YUV | 127.45 | 137.9 | 109.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 137 | 145 | 0.30 | 0.06 | 0 | 0.43 | 191.16 | 0.17 | 0.48 |
| Hex | 66 | 89 | 91 | 1E | 6 | 0 | 2B | BF | 11 | 30 |
| Octal | 146 | 211 | 221 | 36 | 6 | 0 | 53 | 277 | 21 | 60 |
| Binary | 1100110 | 10001001 | 10010001 | 11110 | 110 | 0 | 101011 | 10111111 | 10001 | 110000 |
Color Harmonies of #668991
Complementary color
Monochromatic Colors of #668991
Black with #668991
Text Example
Text Example
White with #668991
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #668991; }
p { color: rgb(102,137,145); }
H1.HeaderClassName
{
color: #668991;
}
.AnyTagClassName
{
color: #668991;
}
</style>
background-color css
<style>
a { background-color: #668991; }
a { background-color: rgb(102,137,145); }
div.DivClassName
{
background-color: #668991;
}
.BgClassName
{
background-color: #668991;
}
</style>
border-color css
<style>
span { border-color: #668991; }
span { border-color: rgb(102,137,145); }
td.TdClassName
{
border-color: #668991;
}
.TagClassName
{
border-color: #668991;
}
</style>