Shades of Gothic #668484
Tints of Gothic #668484
RGB
CMYK
RGB Variations
Color information
#668484 (or 0x668484) is known color: Gothic. HEX triplet: 66, 84 and 84. RGB value is (102,132,132). Sum of RGB (Red+Green+Blue) = 102+132+132=366 (48% of max value = 765). Red value is 102 (40.23% from 255 or 27.87% from 366); Green value is 132 (51.95% from 255 or 36.07% from 366); Blue value is 132 (51.95% from 255 or 36.07% from 366); Max value from RGB is 132 - color contains mainly: green, blue. Hex color #668484 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #668484 is #997B7B. Grayscale: #7A7A7A. Windows color (decimal): -10058620 or 8684646. OLE color: 8684646.
HSL color Cylindrical-coordinate representation of color #668484: hue angle of 180º 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 #668484 is Cyan = 0.23, Magento = 0, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 102 | 132 | 132 | - |
| CMYK | 0.23 | 0 | 0 | 0.48 |
| HSL | 180º | 0.13% | 0.46% | - |
| HSV(B) | 180º | 0.23% | 0.52% | - |
| XYZ | 17.9 | 20.99 | 24.94 | - |
| YUV | 123.03 | 133.06 | 113 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 132 | 132 | 0.23 | 0 | 0 | 0.48 | 180 | 0.13 | 0.46 |
| Hex | 66 | 84 | 84 | 17 | 0 | 0 | 30 | B4 | D | 2E |
| Octal | 146 | 204 | 204 | 27 | 0 | 0 | 60 | 264 | 15 | 56 |
| Binary | 1100110 | 10000100 | 10000100 | 10111 | 0 | 0 | 110000 | 10110100 | 1101 | 101110 |
Color Harmonies of #668484
Complementary color
Monochromatic Colors of #668484
Black with #668484
Text Example
Text Example
White with #668484
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #668484; }
p { color: rgb(102,132,132); }
H1.HeaderClassName
{
color: #668484;
}
.AnyTagClassName
{
color: #668484;
}
</style>
background-color css
<style>
a { background-color: #668484; }
a { background-color: rgb(102,132,132); }
div.DivClassName
{
background-color: #668484;
}
.BgClassName
{
background-color: #668484;
}
</style>
border-color css
<style>
span { border-color: #668484; }
span { border-color: rgb(102,132,132); }
td.TdClassName
{
border-color: #668484;
}
.TagClassName
{
border-color: #668484;
}
</style>