Shades of Gothic #669297
Tints of Gothic #669297
RGB
CMYK
RGB Variations
Color information
#669297 (or 0x669297) is known color: Gothic. HEX triplet: 66, 92 and 97. RGB value is (102,146,151). Sum of RGB (Red+Green+Blue) = 102+146+151=399 (52% of max value = 765). Red value is 102 (40.23% from 255 or 25.56% from 399); Green value is 146 (57.42% from 255 or 36.59% from 399); Blue value is 151 (59.38% from 255 or 37.84% from 399); Max value from RGB is 151 - color contains mainly: blue. Hex color #669297 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #669297 is #996D68. Grayscale: #858585. Windows color (decimal): -10055017 or 9933414. OLE color: 9933414.
HSL color Cylindrical-coordinate representation of color #669297: hue angle of 186.12º degrees, saturation: 0.19, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #669297 is Cyan = 0.32, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 102 | 146 | 151 | - |
| CMYK | 0.32 | 0.03 | 0 | 0.41 |
| HSL | 186.12º | 0.19% | 0.5% | - |
| HSV(B) | 186.12º | 0.32% | 0.59% | - |
| XYZ | 21.34 | 25.62 | 33.1 | - |
| YUV | 133.41 | 137.92 | 105.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 146 | 151 | 0.32 | 0.03 | 0 | 0.41 | 186.12 | 0.19 | 0.5 |
| Hex | 66 | 92 | 97 | 20 | 3 | 0 | 29 | BA | 13 | 32 |
| Octal | 146 | 222 | 227 | 40 | 3 | 0 | 51 | 272 | 23 | 62 |
| Binary | 1100110 | 10010010 | 10010111 | 100000 | 11 | 0 | 101001 | 10111010 | 10011 | 110010 |
Color Harmonies of #669297
Complementary color
Monochromatic Colors of #669297
Black with #669297
Text Example
Text Example
White with #669297
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #669297; }
p { color: rgb(102,146,151); }
H1.HeaderClassName
{
color: #669297;
}
.AnyTagClassName
{
color: #669297;
}
</style>
background-color css
<style>
a { background-color: #669297; }
a { background-color: rgb(102,146,151); }
div.DivClassName
{
background-color: #669297;
}
.BgClassName
{
background-color: #669297;
}
</style>
border-color css
<style>
span { border-color: #669297; }
span { border-color: rgb(102,146,151); }
td.TdClassName
{
border-color: #669297;
}
.TagClassName
{
border-color: #669297;
}
</style>