Shades of Affair #6A457C
Tints of Affair #6A457C
RGB
CMYK
RGB Variations
Color information
#6A457C (or 0x6A457C) is known color: Affair. HEX triplet: 6A, 45 and 7C. RGB value is (106,69,124). Sum of RGB (Red+Green+Blue) = 106+69+124=299 (39% of max value = 765). Red value is 106 (41.80% from 255 or 35.45% from 299); Green value is 69 (27.34% from 255 or 23.08% from 299); Blue value is 124 (48.83% from 255 or 41.47% from 299); Max value from RGB is 124 - color contains mainly: blue. Hex color #6A457C is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #6A457C is #95BA83. Grayscale: #565656. Windows color (decimal): -9812612 or 8144234. OLE color: 8144234.
HSL color Cylindrical-coordinate representation of color #6A457C: hue angle of 280.36º degrees, saturation: 0.28, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.49% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #6A457C is Cyan = 0.15, Magento = 0.44, Yellow = 0 and Black (K on CMYK) = 0.51.
Color convert
| RGB | 106 | 69 | 124 | - |
| CMYK | 0.15 | 0.44 | 0 | 0.51 |
| HSL | 280.36º | 0.28% | 0.38% | - |
| HSV(B) | 280.36º | 0.44% | 0.49% | - |
| XYZ | 11.71 | 8.78 | 20.15 | - |
| YUV | 86.33 | 149.26 | 142.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 106 | 69 | 124 | 0.15 | 0.44 | 0 | 0.51 | 280.36 | 0.28 | 0.38 |
| Hex | 6A | 45 | 7C | F | 2C | 0 | 33 | 118 | 1C | 26 |
| Octal | 152 | 105 | 174 | 17 | 54 | 0 | 63 | 430 | 34 | 46 |
| Binary | 1101010 | 1000101 | 1111100 | 1111 | 101100 | 0 | 110011 | 100011000 | 11100 | 100110 |
Color Harmonies of #6A457C
Complementary color
Monochromatic Colors of #6A457C
Black with #6A457C
Text Example
Text Example
White with #6A457C
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #6A457C; }
p { color: rgb(106,69,124); }
H1.HeaderClassName
{
color: #6A457C;
}
.AnyTagClassName
{
color: #6A457C;
}
</style>
background-color css
<style>
a { background-color: #6A457C; }
a { background-color: rgb(106,69,124); }
div.DivClassName
{
background-color: #6A457C;
}
.BgClassName
{
background-color: #6A457C;
}
</style>
border-color css
<style>
span { border-color: #6A457C; }
span { border-color: rgb(106,69,124); }
td.TdClassName
{
border-color: #6A457C;
}
.TagClassName
{
border-color: #6A457C;
}
</style>