Shades of Gothic #669096
Tints of Gothic #669096
RGB
CMYK
RGB Variations
Color information
#669096 (or 0x669096) is known color: Gothic. HEX triplet: 66, 90 and 96. RGB value is (102,144,150). Sum of RGB (Red+Green+Blue) = 102+144+150=396 (52% of max value = 765). Red value is 102 (40.23% from 255 or 25.76% from 396); Green value is 144 (56.64% from 255 or 36.36% from 396); Blue value is 150 (58.98% from 255 or 37.88% from 396); Max value from RGB is 150 - color contains mainly: blue. Hex color #669096 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #669096 is #996F69. Grayscale: #848484. Windows color (decimal): -10055530 or 9867366. OLE color: 9867366.
HSL color Cylindrical-coordinate representation of color #669096: hue angle of 187.5º degrees, saturation: 0.19, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #669096 is Cyan = 0.32, Magento = 0.04, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 102 | 144 | 150 | - |
| CMYK | 0.32 | 0.04 | 0 | 0.41 |
| HSL | 187.5º | 0.19% | 0.49% | - |
| HSV(B) | 187.5º | 0.32% | 0.59% | - |
| XYZ | 20.96 | 24.97 | 32.57 | - |
| YUV | 132.13 | 138.09 | 106.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 144 | 150 | 0.32 | 0.04 | 0 | 0.41 | 187.5 | 0.19 | 0.49 |
| Hex | 66 | 90 | 96 | 20 | 4 | 0 | 29 | BC | 13 | 31 |
| Octal | 146 | 220 | 226 | 40 | 4 | 0 | 51 | 274 | 23 | 61 |
| Binary | 1100110 | 10010000 | 10010110 | 100000 | 100 | 0 | 101001 | 10111100 | 10011 | 110001 |
Color Harmonies of #669096
Complementary color
Monochromatic Colors of #669096
Black with #669096
Text Example
Text Example
White with #669096
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #669096; }
p { color: rgb(102,144,150); }
H1.HeaderClassName
{
color: #669096;
}
.AnyTagClassName
{
color: #669096;
}
</style>
background-color css
<style>
a { background-color: #669096; }
a { background-color: rgb(102,144,150); }
div.DivClassName
{
background-color: #669096;
}
.BgClassName
{
background-color: #669096;
}
</style>
border-color css
<style>
span { border-color: #669096; }
span { border-color: rgb(102,144,150); }
td.TdClassName
{
border-color: #669096;
}
.TagClassName
{
border-color: #669096;
}
</style>