Shades of Affair #6B4282
Tints of Affair #6B4282
RGB
CMYK
RGB Variations
Color information
#6B4282 (or 0x6B4282) is known color: Affair. HEX triplet: 6B, 42 and 82. RGB value is (107,66,130). Sum of RGB (Red+Green+Blue) = 107+66+130=303 (40% of max value = 765). Red value is 107 (42.19% from 255 or 35.31% from 303); Green value is 66 (26.17% from 255 or 21.78% from 303); Blue value is 130 (51.17% from 255 or 42.90% from 303); Max value from RGB is 130 - color contains mainly: blue. Hex color #6B4282 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #6B4282 is #94BD7D. Grayscale: #555555. Windows color (decimal): -9747838 or 8536683. OLE color: 8536683.
HSL color Cylindrical-coordinate representation of color #6B4282: hue angle of 278.44º degrees, saturation: 0.33, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #6B4282 is Cyan = 0.18, Magento = 0.49, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 107 | 66 | 130 | - |
| CMYK | 0.18 | 0.49 | 0 | 0.49 |
| HSL | 278.44º | 0.33% | 0.38% | - |
| HSV(B) | 278.44º | 0.49% | 0.51% | - |
| XYZ | 12.04 | 8.63 | 22.15 | - |
| YUV | 85.56 | 153.08 | 143.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 107 | 66 | 130 | 0.18 | 0.49 | 0 | 0.49 | 278.44 | 0.33 | 0.38 |
| Hex | 6B | 42 | 82 | 12 | 31 | 0 | 31 | 116 | 21 | 26 |
| Octal | 153 | 102 | 202 | 22 | 61 | 0 | 61 | 426 | 41 | 46 |
| Binary | 1101011 | 1000010 | 10000010 | 10010 | 110001 | 0 | 110001 | 100010110 | 100001 | 100110 |
Color Harmonies of #6B4282
Complementary color
Monochromatic Colors of #6B4282
Black with #6B4282
Text Example
Text Example
White with #6B4282
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #6B4282; }
p { color: rgb(107,66,130); }
H1.HeaderClassName
{
color: #6B4282;
}
.AnyTagClassName
{
color: #6B4282;
}
</style>
background-color css
<style>
a { background-color: #6B4282; }
a { background-color: rgb(107,66,130); }
div.DivClassName
{
background-color: #6B4282;
}
.BgClassName
{
background-color: #6B4282;
}
</style>
border-color css
<style>
span { border-color: #6B4282; }
span { border-color: rgb(107,66,130); }
td.TdClassName
{
border-color: #6B4282;
}
.TagClassName
{
border-color: #6B4282;
}
</style>