Shades of Gothic #668588
Tints of Gothic #668588
RGB
CMYK
RGB Variations
Color information
#668588 (or 0x668588) is known color: Gothic. HEX triplet: 66, 85 and 88. RGB value is (102,133,136). Sum of RGB (Red+Green+Blue) = 102+133+136=371 (49% of max value = 765). Red value is 102 (40.23% from 255 or 27.49% from 371); Green value is 133 (52.34% from 255 or 35.85% from 371); Blue value is 136 (53.52% from 255 or 36.66% from 371); Max value from RGB is 136 - color contains mainly: blue. Hex color #668588 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #668588 is #997A77. Grayscale: #7C7C7C. Windows color (decimal): -10058360 or 8947046. OLE color: 8947046.
HSL color Cylindrical-coordinate representation of color #668588: hue angle of 185.29º 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 #668588 is Cyan = 0.25, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 102 | 133 | 136 | - |
| CMYK | 0.25 | 0.02 | 0 | 0.47 |
| HSL | 185.29º | 0.14% | 0.47% | - |
| HSV(B) | 185.29º | 0.25% | 0.53% | - |
| XYZ | 18.31 | 21.38 | 26.45 | - |
| YUV | 124.07 | 134.73 | 112.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 133 | 136 | 0.25 | 0.02 | 0 | 0.47 | 185.29 | 0.14 | 0.47 |
| Hex | 66 | 85 | 88 | 19 | 2 | 0 | 2F | B9 | E | 2F |
| Octal | 146 | 205 | 210 | 31 | 2 | 0 | 57 | 271 | 16 | 57 |
| Binary | 1100110 | 10000101 | 10001000 | 11001 | 10 | 0 | 101111 | 10111001 | 1110 | 101111 |
Color Harmonies of #668588
Complementary color
Monochromatic Colors of #668588
Black with #668588
Text Example
Text Example
White with #668588
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #668588; }
p { color: rgb(102,133,136); }
H1.HeaderClassName
{
color: #668588;
}
.AnyTagClassName
{
color: #668588;
}
</style>
background-color css
<style>
a { background-color: #668588; }
a { background-color: rgb(102,133,136); }
div.DivClassName
{
background-color: #668588;
}
.BgClassName
{
background-color: #668588;
}
</style>
border-color css
<style>
span { border-color: #668588; }
span { border-color: rgb(102,133,136); }
td.TdClassName
{
border-color: #668588;
}
.TagClassName
{
border-color: #668588;
}
</style>