Shades of Gothic #659195
Tints of Gothic #659195
RGB
CMYK
RGB Variations
Color information
#659195 (or 0x659195) is known color: Gothic. HEX triplet: 65, 91 and 95. RGB value is (101,145,149). Sum of RGB (Red+Green+Blue) = 101+145+149=395 (52% of max value = 765). Red value is 101 (39.84% from 255 or 25.57% from 395); Green value is 145 (57.03% from 255 or 36.71% from 395); Blue value is 149 (58.59% from 255 or 37.72% from 395); Max value from RGB is 149 - color contains mainly: blue. Hex color #659195 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #659195 is #9A6E6A. Grayscale: #848484. Windows color (decimal): -10120811 or 9802085. OLE color: 9802085.
HSL color Cylindrical-coordinate representation of color #659195: hue angle of 185º degrees, saturation: 0.19, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #659195 is Cyan = 0.32, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 101 | 145 | 149 | - |
| CMYK | 0.32 | 0.03 | 0 | 0.42 |
| HSL | 185º | 0.19% | 0.49% | - |
| HSV(B) | 185º | 0.32% | 0.58% | - |
| XYZ | 20.92 | 25.19 | 32.19 | - |
| YUV | 132.3 | 137.42 | 105.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 145 | 149 | 0.32 | 0.03 | 0 | 0.42 | 185 | 0.19 | 0.49 |
| Hex | 65 | 91 | 95 | 20 | 3 | 0 | 2A | B9 | 13 | 31 |
| Octal | 145 | 221 | 225 | 40 | 3 | 0 | 52 | 271 | 23 | 61 |
| Binary | 1100101 | 10010001 | 10010101 | 100000 | 11 | 0 | 101010 | 10111001 | 10011 | 110001 |
Color Harmonies of #659195
Complementary color
Monochromatic Colors of #659195
Black with #659195
Text Example
Text Example
White with #659195
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #659195; }
p { color: rgb(101,145,149); }
H1.HeaderClassName
{
color: #659195;
}
.AnyTagClassName
{
color: #659195;
}
</style>
background-color css
<style>
a { background-color: #659195; }
a { background-color: rgb(101,145,149); }
div.DivClassName
{
background-color: #659195;
}
.BgClassName
{
background-color: #659195;
}
</style>
border-color css
<style>
span { border-color: #659195; }
span { border-color: rgb(101,145,149); }
td.TdClassName
{
border-color: #659195;
}
.TagClassName
{
border-color: #659195;
}
</style>