Shades of Affair #6A458A
Tints of Affair #6A458A
RGB
CMYK
RGB Variations
Color information
#6A458A (or 0x6A458A) is known color: Affair. HEX triplet: 6A, 45 and 8A. RGB value is (106,69,138). Sum of RGB (Red+Green+Blue) = 106+69+138=313 (41% of max value = 765). Red value is 106 (41.80% from 255 or 33.87% from 313); Green value is 69 (27.34% from 255 or 22.04% from 313); Blue value is 138 (54.30% from 255 or 44.09% from 313); Max value from RGB is 138 - color contains mainly: blue. Hex color #6A458A is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #6A458A is #95BA75. Grayscale: #575757. Windows color (decimal): -9812598 or 9061738. OLE color: 9061738.
HSL color Cylindrical-coordinate representation of color #6A458A: hue angle of 272.17º degrees, saturation: 0.33, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #6A458A is Cyan = 0.23, Magento = 0.5, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 106 | 69 | 138 | - |
| CMYK | 0.23 | 0.5 | 0 | 0.46 |
| HSL | 272.17º | 0.33% | 0.41% | - |
| HSV(B) | 272.17º | 0.5% | 0.54% | - |
| XYZ | 12.66 | 9.16 | 25.14 | - |
| YUV | 87.93 | 156.26 | 140.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 106 | 69 | 138 | 0.23 | 0.5 | 0 | 0.46 | 272.17 | 0.33 | 0.41 |
| Hex | 6A | 45 | 8A | 17 | 32 | 0 | 2E | 110 | 21 | 29 |
| Octal | 152 | 105 | 212 | 27 | 62 | 0 | 56 | 420 | 41 | 51 |
| Binary | 1101010 | 1000101 | 10001010 | 10111 | 110010 | 0 | 101110 | 100010000 | 100001 | 101001 |
Color Harmonies of #6A458A
Complementary color
Monochromatic Colors of #6A458A
Black with #6A458A
Text Example
Text Example
White with #6A458A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #6A458A; }
p { color: rgb(106,69,138); }
H1.HeaderClassName
{
color: #6A458A;
}
.AnyTagClassName
{
color: #6A458A;
}
</style>
background-color css
<style>
a { background-color: #6A458A; }
a { background-color: rgb(106,69,138); }
div.DivClassName
{
background-color: #6A458A;
}
.BgClassName
{
background-color: #6A458A;
}
</style>
border-color css
<style>
span { border-color: #6A458A; }
span { border-color: rgb(106,69,138); }
td.TdClassName
{
border-color: #6A458A;
}
.TagClassName
{
border-color: #6A458A;
}
</style>