Shades of Gothic #659093
Tints of Gothic #659093
RGB
CMYK
RGB Variations
Color information
#659093 (or 0x659093) is known color: Gothic. HEX triplet: 65, 90 and 93. RGB value is (101,144,147). Sum of RGB (Red+Green+Blue) = 101+144+147=392 (51% of max value = 765). Red value is 101 (39.84% from 255 or 25.77% from 392); Green value is 144 (56.64% from 255 or 36.73% from 392); Blue value is 147 (57.81% from 255 or 37.5% from 392); Max value from RGB is 147 - color contains mainly: blue. Hex color #659093 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #659093 is #9A6F6C. Grayscale: #838383. Windows color (decimal): -10121069 or 9670757. OLE color: 9670757.
HSL color Cylindrical-coordinate representation of color #659093: hue angle of 183.91º degrees, saturation: 0.19, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #659093 is Cyan = 0.31, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 101 | 144 | 147 | - |
| CMYK | 0.31 | 0.02 | 0 | 0.42 |
| HSL | 183.91º | 0.19% | 0.49% | - |
| HSV(B) | 183.91º | 0.31% | 0.58% | - |
| XYZ | 20.61 | 24.82 | 31.31 | - |
| YUV | 131.49 | 136.75 | 106.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 144 | 147 | 0.31 | 0.02 | 0 | 0.42 | 183.91 | 0.19 | 0.49 |
| Hex | 65 | 90 | 93 | 1F | 2 | 0 | 2A | B8 | 13 | 31 |
| Octal | 145 | 220 | 223 | 37 | 2 | 0 | 52 | 270 | 23 | 61 |
| Binary | 1100101 | 10010000 | 10010011 | 11111 | 10 | 0 | 101010 | 10111000 | 10011 | 110001 |
Color Harmonies of #659093
Complementary color
Monochromatic Colors of #659093
Black with #659093
Text Example
Text Example
White with #659093
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #659093; }
p { color: rgb(101,144,147); }
H1.HeaderClassName
{
color: #659093;
}
.AnyTagClassName
{
color: #659093;
}
</style>
background-color css
<style>
a { background-color: #659093; }
a { background-color: rgb(101,144,147); }
div.DivClassName
{
background-color: #659093;
}
.BgClassName
{
background-color: #659093;
}
</style>
border-color css
<style>
span { border-color: #659093; }
span { border-color: rgb(101,144,147); }
td.TdClassName
{
border-color: #659093;
}
.TagClassName
{
border-color: #659093;
}
</style>