Shades of Affair #65497E
Tints of Affair #65497E
RGB
CMYK
RGB Variations
Color information
#65497E (or 0x65497E) is known color: Affair. HEX triplet: 65, 49 and 7E. RGB value is (101,73,126). Sum of RGB (Red+Green+Blue) = 101+73+126=300 (39% of max value = 765). Red value is 101 (39.84% from 255 or 33.67% from 300); Green value is 73 (28.91% from 255 or 24.33% from 300); Blue value is 126 (49.61% from 255 or 42% from 300); Max value from RGB is 126 - color contains mainly: blue. Hex color #65497E is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #65497E is #9AB681. Grayscale: #575757. Windows color (decimal): -10139266 or 8276325. OLE color: 8276325.
HSL color Cylindrical-coordinate representation of color #65497E: hue angle of 271.7º degrees, saturation: 0.27, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.49% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #65497E is Cyan = 0.20, Magento = 0.42, Yellow = 0 and Black (K on CMYK) = 0.51.
Color convert
| RGB | 101 | 73 | 126 | - |
| CMYK | 0.20 | 0.42 | 0 | 0.51 |
| HSL | 271.7º | 0.27% | 0.39% | - |
| HSV(B) | 271.7º | 0.42% | 0.49% | - |
| XYZ | 11.52 | 9.04 | 20.88 | - |
| YUV | 87.41 | 149.78 | 137.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 73 | 126 | 0.20 | 0.42 | 0 | 0.51 | 271.7 | 0.27 | 0.39 |
| Hex | 65 | 49 | 7E | 14 | 2A | 0 | 33 | 110 | 1B | 27 |
| Octal | 145 | 111 | 176 | 24 | 52 | 0 | 63 | 420 | 33 | 47 |
| Binary | 1100101 | 1001001 | 1111110 | 10100 | 101010 | 0 | 110011 | 100010000 | 11011 | 100111 |
Color Harmonies of #65497E
Complementary color
Monochromatic Colors of #65497E
Black with #65497E
Text Example
Text Example
White with #65497E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #65497E; }
p { color: rgb(101,73,126); }
H1.HeaderClassName
{
color: #65497E;
}
.AnyTagClassName
{
color: #65497E;
}
</style>
background-color css
<style>
a { background-color: #65497E; }
a { background-color: rgb(101,73,126); }
div.DivClassName
{
background-color: #65497E;
}
.BgClassName
{
background-color: #65497E;
}
</style>
border-color css
<style>
span { border-color: #65497E; }
span { border-color: rgb(101,73,126); }
td.TdClassName
{
border-color: #65497E;
}
.TagClassName
{
border-color: #65497E;
}
</style>