Shades of Gothic #668589
Tints of Gothic #668589
RGB
CMYK
RGB Variations
Color information
#668589 (or 0x668589) is known color: Gothic. HEX triplet: 66, 85 and 89. RGB value is (102,133,137). Sum of RGB (Red+Green+Blue) = 102+133+137=372 (49% of max value = 765). Red value is 102 (40.23% from 255 or 27.42% from 372); Green value is 133 (52.34% from 255 or 35.75% from 372); Blue value is 137 (53.91% from 255 or 36.83% from 372); Max value from RGB is 137 - color contains mainly: blue. Hex color #668589 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #668589 is #997A76. Grayscale: #7C7C7C. Windows color (decimal): -10058359 or 9012582. OLE color: 9012582.
HSL color Cylindrical-coordinate representation of color #668589: hue angle of 186.86º degrees, saturation: 0.15, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #668589 is Cyan = 0.26, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 102 | 133 | 137 | - |
| CMYK | 0.26 | 0.03 | 0 | 0.46 |
| HSL | 186.86º | 0.15% | 0.47% | - |
| HSV(B) | 186.86º | 0.26% | 0.54% | - |
| XYZ | 18.38 | 21.41 | 26.83 | - |
| YUV | 124.19 | 135.23 | 112.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 133 | 137 | 0.26 | 0.03 | 0 | 0.46 | 186.86 | 0.15 | 0.47 |
| Hex | 66 | 85 | 89 | 1A | 3 | 0 | 2E | BB | F | 2F |
| Octal | 146 | 205 | 211 | 32 | 3 | 0 | 56 | 273 | 17 | 57 |
| Binary | 1100110 | 10000101 | 10001001 | 11010 | 11 | 0 | 101110 | 10111011 | 1111 | 101111 |
Color Harmonies of #668589
Complementary color
Monochromatic Colors of #668589
Black with #668589
Text Example
Text Example
White with #668589
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #668589; }
p { color: rgb(102,133,137); }
H1.HeaderClassName
{
color: #668589;
}
.AnyTagClassName
{
color: #668589;
}
</style>
background-color css
<style>
a { background-color: #668589; }
a { background-color: rgb(102,133,137); }
div.DivClassName
{
background-color: #668589;
}
.BgClassName
{
background-color: #668589;
}
</style>
border-color css
<style>
span { border-color: #668589; }
span { border-color: rgb(102,133,137); }
td.TdClassName
{
border-color: #668589;
}
.TagClassName
{
border-color: #668589;
}
</style>