Shades of Gothic #668485
Tints of Gothic #668485
RGB
CMYK
RGB Variations
Color information
#668485 (or 0x668485) is known color: Gothic. HEX triplet: 66, 84 and 85. RGB value is (102,132,133). Sum of RGB (Red+Green+Blue) = 102+132+133=367 (48% of max value = 765). Red value is 102 (40.23% from 255 or 27.79% from 367); Green value is 132 (51.95% from 255 or 35.97% from 367); Blue value is 133 (52.34% from 255 or 36.24% from 367); Max value from RGB is 133 - color contains mainly: blue. Hex color #668485 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #668485 is #997B7A. Grayscale: #7B7B7B. Windows color (decimal): -10058619 or 8750182. OLE color: 8750182.
HSL color Cylindrical-coordinate representation of color #668485: hue angle of 181.94º degrees, saturation: 0.13, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #668485 is Cyan = 0.23, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 102 | 132 | 133 | - |
| CMYK | 0.23 | 0.01 | 0 | 0.48 |
| HSL | 181.94º | 0.13% | 0.46% | - |
| HSV(B) | 181.94º | 0.23% | 0.52% | - |
| XYZ | 17.96 | 21.02 | 25.3 | - |
| YUV | 123.14 | 133.56 | 112.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 132 | 133 | 0.23 | 0.01 | 0 | 0.48 | 181.94 | 0.13 | 0.46 |
| Hex | 66 | 84 | 85 | 17 | 1 | 0 | 30 | B6 | D | 2E |
| Octal | 146 | 204 | 205 | 27 | 1 | 0 | 60 | 266 | 15 | 56 |
| Binary | 1100110 | 10000100 | 10000101 | 10111 | 1 | 0 | 110000 | 10110110 | 1101 | 101110 |
Color Harmonies of #668485
Complementary color
Monochromatic Colors of #668485
Black with #668485
Text Example
Text Example
White with #668485
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #668485; }
p { color: rgb(102,132,133); }
H1.HeaderClassName
{
color: #668485;
}
.AnyTagClassName
{
color: #668485;
}
</style>
background-color css
<style>
a { background-color: #668485; }
a { background-color: rgb(102,132,133); }
div.DivClassName
{
background-color: #668485;
}
.BgClassName
{
background-color: #668485;
}
</style>
border-color css
<style>
span { border-color: #668485; }
span { border-color: rgb(102,132,133); }
td.TdClassName
{
border-color: #668485;
}
.TagClassName
{
border-color: #668485;
}
</style>