Shades of Affair #6A4387
Tints of Affair #6A4387
RGB
CMYK
RGB Variations
Color information
#6A4387 (or 0x6A4387) is known color: Affair. HEX triplet: 6A, 43 and 87. RGB value is (106,67,135). Sum of RGB (Red+Green+Blue) = 106+67+135=308 (40% of max value = 765). Red value is 106 (41.80% from 255 or 34.42% from 308); Green value is 67 (26.56% from 255 or 21.75% from 308); Blue value is 135 (53.12% from 255 or 43.83% from 308); Max value from RGB is 135 - color contains mainly: blue. Hex color #6A4387 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #6A4387 is #95BC78. Grayscale: #565656. Windows color (decimal): -9813113 or 8864618. OLE color: 8864618.
HSL color Cylindrical-coordinate representation of color #6A4387: hue angle of 274.41º degrees, saturation: 0.34, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #6A4387 is Cyan = 0.21, Magento = 0.50, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 106 | 67 | 135 | - |
| CMYK | 0.21 | 0.50 | 0 | 0.47 |
| HSL | 274.41º | 0.34% | 0.4% | - |
| HSV(B) | 274.41º | 0.5% | 0.53% | - |
| XYZ | 12.32 | 8.83 | 23.98 | - |
| YUV | 86.41 | 155.42 | 141.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 106 | 67 | 135 | 0.21 | 0.50 | 0 | 0.47 | 274.41 | 0.34 | 0.4 |
| Hex | 6A | 43 | 87 | 15 | 32 | 0 | 2F | 112 | 22 | 28 |
| Octal | 152 | 103 | 207 | 25 | 62 | 0 | 57 | 422 | 42 | 50 |
| Binary | 1101010 | 1000011 | 10000111 | 10101 | 110010 | 0 | 101111 | 100010010 | 100010 | 101000 |
Color Harmonies of #6A4387
Complementary color
Monochromatic Colors of #6A4387
Black with #6A4387
Text Example
Text Example
White with #6A4387
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #6A4387; }
p { color: rgb(106,67,135); }
H1.HeaderClassName
{
color: #6A4387;
}
.AnyTagClassName
{
color: #6A4387;
}
</style>
background-color css
<style>
a { background-color: #6A4387; }
a { background-color: rgb(106,67,135); }
div.DivClassName
{
background-color: #6A4387;
}
.BgClassName
{
background-color: #6A4387;
}
</style>
border-color css
<style>
span { border-color: #6A4387; }
span { border-color: rgb(106,67,135); }
td.TdClassName
{
border-color: #6A4387;
}
.TagClassName
{
border-color: #6A4387;
}
</style>