Shades of Affair #6A468C
Tints of Affair #6A468C
RGB
CMYK
RGB Variations
Color information
#6A468C (or 0x6A468C) is known color: Affair. HEX triplet: 6A, 46 and 8C. RGB value is (106,70,140). Sum of RGB (Red+Green+Blue) = 106+70+140=316 (41% of max value = 765). Red value is 106 (41.80% from 255 or 33.54% from 316); Green value is 70 (27.73% from 255 or 22.15% from 316); Blue value is 140 (55.08% from 255 or 44.30% from 316); Max value from RGB is 140 - color contains mainly: blue. Hex color #6A468C is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #6A468C is #95B973. Grayscale: #585858. Windows color (decimal): -9812340 or 9193066. OLE color: 9193066.
HSL color Cylindrical-coordinate representation of color #6A468C: hue angle of 270.86º degrees, saturation: 0.33, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.55% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #6A468C is Cyan = 0.24, Magento = 0.50, Yellow = 0 and Black (K on CMYK) = 0.45.
Color convert
| RGB | 106 | 70 | 140 | - |
| CMYK | 0.24 | 0.50 | 0 | 0.45 |
| HSL | 270.86º | 0.33% | 0.41% | - |
| HSV(B) | 270.86º | 0.5% | 0.55% | - |
| XYZ | 12.87 | 9.34 | 25.94 | - |
| YUV | 88.74 | 156.93 | 140.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 106 | 70 | 140 | 0.24 | 0.50 | 0 | 0.45 | 270.86 | 0.33 | 0.41 |
| Hex | 6A | 46 | 8C | 18 | 32 | 0 | 2D | 10F | 21 | 29 |
| Octal | 152 | 106 | 214 | 30 | 62 | 0 | 55 | 417 | 41 | 51 |
| Binary | 1101010 | 1000110 | 10001100 | 11000 | 110010 | 0 | 101101 | 100001111 | 100001 | 101001 |
Color Harmonies of #6A468C
Complementary color
Monochromatic Colors of #6A468C
Black with #6A468C
Text Example
Text Example
White with #6A468C
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #6A468C; }
p { color: rgb(106,70,140); }
H1.HeaderClassName
{
color: #6A468C;
}
.AnyTagClassName
{
color: #6A468C;
}
</style>
background-color css
<style>
a { background-color: #6A468C; }
a { background-color: rgb(106,70,140); }
div.DivClassName
{
background-color: #6A468C;
}
.BgClassName
{
background-color: #6A468C;
}
</style>
border-color css
<style>
span { border-color: #6A468C; }
span { border-color: rgb(106,70,140); }
td.TdClassName
{
border-color: #6A468C;
}
.TagClassName
{
border-color: #6A468C;
}
</style>