Shades of Gothic #659096
Tints of Gothic #659096
RGB
CMYK
RGB Variations
Color information
#659096 (or 0x659096) is known color: Gothic. HEX triplet: 65, 90 and 96. RGB value is (101,144,150). Sum of RGB (Red+Green+Blue) = 101+144+150=395 (52% of max value = 765). Red value is 101 (39.84% from 255 or 25.57% from 395); Green value is 144 (56.64% from 255 or 36.46% from 395); Blue value is 150 (58.98% from 255 or 37.97% from 395); Max value from RGB is 150 - color contains mainly: blue. Hex color #659096 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #659096 is #9A6F69. Grayscale: #838383. Windows color (decimal): -10121066 or 9867365. OLE color: 9867365.
HSL color Cylindrical-coordinate representation of color #659096: hue angle of 187.35º degrees, saturation: 0.2, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #659096 is Cyan = 0.33, Magento = 0.04, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 101 | 144 | 150 | - |
| CMYK | 0.33 | 0.04 | 0 | 0.41 |
| HSL | 187.35º | 0.2% | 0.49% | - |
| HSV(B) | 187.35º | 0.33% | 0.59% | - |
| XYZ | 20.85 | 24.92 | 32.56 | - |
| YUV | 131.83 | 138.25 | 106.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 144 | 150 | 0.33 | 0.04 | 0 | 0.41 | 187.35 | 0.2 | 0.49 |
| Hex | 65 | 90 | 96 | 21 | 4 | 0 | 29 | BB | 14 | 31 |
| Octal | 145 | 220 | 226 | 41 | 4 | 0 | 51 | 273 | 24 | 61 |
| Binary | 1100101 | 10010000 | 10010110 | 100001 | 100 | 0 | 101001 | 10111011 | 10100 | 110001 |
Color Harmonies of #659096
Complementary color
Monochromatic Colors of #659096
Black with #659096
Text Example
Text Example
White with #659096
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #659096; }
p { color: rgb(101,144,150); }
H1.HeaderClassName
{
color: #659096;
}
.AnyTagClassName
{
color: #659096;
}
</style>
background-color css
<style>
a { background-color: #659096; }
a { background-color: rgb(101,144,150); }
div.DivClassName
{
background-color: #659096;
}
.BgClassName
{
background-color: #659096;
}
</style>
border-color css
<style>
span { border-color: #659096; }
span { border-color: rgb(101,144,150); }
td.TdClassName
{
border-color: #659096;
}
.TagClassName
{
border-color: #659096;
}
</style>