Shades of Gothic #668488
Tints of Gothic #668488
RGB
CMYK
RGB Variations
Color information
#668488 (or 0x668488) is known color: Gothic. HEX triplet: 66, 84 and 88. RGB value is (102,132,136). Sum of RGB (Red+Green+Blue) = 102+132+136=370 (49% of max value = 765). Red value is 102 (40.23% from 255 or 27.57% from 370); Green value is 132 (51.95% from 255 or 35.68% from 370); Blue value is 136 (53.52% from 255 or 36.76% from 370); Max value from RGB is 136 - color contains mainly: blue. Hex color #668488 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #668488 is #997B77. Grayscale: #7B7B7B. Windows color (decimal): -10058616 or 8946790. OLE color: 8946790.
HSL color Cylindrical-coordinate representation of color #668488: hue angle of 187.06º degrees, saturation: 0.14, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #668488 is Cyan = 0.25, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 102 | 132 | 136 | - |
| CMYK | 0.25 | 0.03 | 0 | 0.47 |
| HSL | 187.06º | 0.14% | 0.47% | - |
| HSV(B) | 187.06º | 0.25% | 0.53% | - |
| XYZ | 18.17 | 21.1 | 26.41 | - |
| YUV | 123.49 | 135.06 | 112.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 132 | 136 | 0.25 | 0.03 | 0 | 0.47 | 187.06 | 0.14 | 0.47 |
| Hex | 66 | 84 | 88 | 19 | 3 | 0 | 2F | BB | E | 2F |
| Octal | 146 | 204 | 210 | 31 | 3 | 0 | 57 | 273 | 16 | 57 |
| Binary | 1100110 | 10000100 | 10001000 | 11001 | 11 | 0 | 101111 | 10111011 | 1110 | 101111 |
Color Harmonies of #668488
Complementary color
Monochromatic Colors of #668488
Black with #668488
Text Example
Text Example
White with #668488
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #668488; }
p { color: rgb(102,132,136); }
H1.HeaderClassName
{
color: #668488;
}
.AnyTagClassName
{
color: #668488;
}
</style>
background-color css
<style>
a { background-color: #668488; }
a { background-color: rgb(102,132,136); }
div.DivClassName
{
background-color: #668488;
}
.BgClassName
{
background-color: #668488;
}
</style>
border-color css
<style>
span { border-color: #668488; }
span { border-color: rgb(102,132,136); }
td.TdClassName
{
border-color: #668488;
}
.TagClassName
{
border-color: #668488;
}
</style>