Shades of Affair #6A437D
Tints of Affair #6A437D
RGB
CMYK
RGB Variations
Color information
#6A437D (or 0x6A437D) is known color: Affair. HEX triplet: 6A, 43 and 7D. RGB value is (106,67,125). Sum of RGB (Red+Green+Blue) = 106+67+125=298 (39% of max value = 765). Red value is 106 (41.80% from 255 or 35.57% from 298); Green value is 67 (26.56% from 255 or 22.48% from 298); Blue value is 125 (49.22% from 255 or 41.95% from 298); Max value from RGB is 125 - color contains mainly: blue. Hex color #6A437D is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #6A437D is #95BC82. Grayscale: #555555. Windows color (decimal): -9813123 or 8209258. OLE color: 8209258.
HSL color Cylindrical-coordinate representation of color #6A437D: hue angle of 280.34º degrees, saturation: 0.3, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.49% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #6A437D is Cyan = 0.15, Magento = 0.46, Yellow = 0 and Black (K on CMYK) = 0.51.
Color convert
| RGB | 106 | 67 | 125 | - |
| CMYK | 0.15 | 0.46 | 0 | 0.51 |
| HSL | 280.34º | 0.3% | 0.38% | - |
| HSV(B) | 280.34º | 0.46% | 0.49% | - |
| XYZ | 11.65 | 8.56 | 20.44 | - |
| YUV | 85.27 | 150.42 | 142.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 106 | 67 | 125 | 0.15 | 0.46 | 0 | 0.51 | 280.34 | 0.3 | 0.38 |
| Hex | 6A | 43 | 7D | F | 2E | 0 | 33 | 118 | 1E | 26 |
| Octal | 152 | 103 | 175 | 17 | 56 | 0 | 63 | 430 | 36 | 46 |
| Binary | 1101010 | 1000011 | 1111101 | 1111 | 101110 | 0 | 110011 | 100011000 | 11110 | 100110 |
Color Harmonies of #6A437D
Complementary color
Monochromatic Colors of #6A437D
Black with #6A437D
Text Example
Text Example
White with #6A437D
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #6A437D; }
p { color: rgb(106,67,125); }
H1.HeaderClassName
{
color: #6A437D;
}
.AnyTagClassName
{
color: #6A437D;
}
</style>
background-color css
<style>
a { background-color: #6A437D; }
a { background-color: rgb(106,67,125); }
div.DivClassName
{
background-color: #6A437D;
}
.BgClassName
{
background-color: #6A437D;
}
</style>
border-color css
<style>
span { border-color: #6A437D; }
span { border-color: rgb(106,67,125); }
td.TdClassName
{
border-color: #6A437D;
}
.TagClassName
{
border-color: #6A437D;
}
</style>