Shades of Affair #68467A
Tints of Affair #68467A
RGB
CMYK
RGB Variations
Color information
#68467A (or 0x68467A) is known color: Affair. HEX triplet: 68, 46 and 7A. RGB value is (104,70,122). Sum of RGB (Red+Green+Blue) = 104+70+122=296 (39% of max value = 765). Red value is 104 (41.02% from 255 or 35.14% from 296); Green value is 70 (27.73% from 255 or 23.65% from 296); Blue value is 122 (48.05% from 255 or 41.22% from 296); Max value from RGB is 122 - color contains mainly: blue. Hex color #68467A is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #68467A is #97B985. Grayscale: #555555. Windows color (decimal): -9943430 or 8013416. OLE color: 8013416.
HSL color Cylindrical-coordinate representation of color #68467A: hue angle of 279.23º degrees, saturation: 0.27, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.48% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #68467A is Cyan = 0.15, Magento = 0.43, Yellow = 0 and Black (K on CMYK) = 0.52.
Color convert
| RGB | 104 | 70 | 122 | - |
| CMYK | 0.15 | 0.43 | 0 | 0.52 |
| HSL | 279.23º | 0.27% | 0.38% | - |
| HSV(B) | 279.23º | 0.43% | 0.48% | - |
| XYZ | 11.41 | 8.73 | 19.5 | - |
| YUV | 86.09 | 148.26 | 140.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 70 | 122 | 0.15 | 0.43 | 0 | 0.52 | 279.23 | 0.27 | 0.38 |
| Hex | 68 | 46 | 7A | F | 2B | 0 | 34 | 117 | 1B | 26 |
| Octal | 150 | 106 | 172 | 17 | 53 | 0 | 64 | 427 | 33 | 46 |
| Binary | 1101000 | 1000110 | 1111010 | 1111 | 101011 | 0 | 110100 | 100010111 | 11011 | 100110 |
Color Harmonies of #68467A
Complementary color
Monochromatic Colors of #68467A
Black with #68467A
Text Example
Text Example
White with #68467A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #68467A; }
p { color: rgb(104,70,122); }
H1.HeaderClassName
{
color: #68467A;
}
.AnyTagClassName
{
color: #68467A;
}
</style>
background-color css
<style>
a { background-color: #68467A; }
a { background-color: rgb(104,70,122); }
div.DivClassName
{
background-color: #68467A;
}
.BgClassName
{
background-color: #68467A;
}
</style>
border-color css
<style>
span { border-color: #68467A; }
span { border-color: rgb(104,70,122); }
td.TdClassName
{
border-color: #68467A;
}
.TagClassName
{
border-color: #68467A;
}
</style>