Shades of Affair #68467F
Tints of Affair #68467F
RGB
CMYK
RGB Variations
Color information
#68467F (or 0x68467F) is known color: Affair. HEX triplet: 68, 46 and 7F. RGB value is (104,70,127). Sum of RGB (Red+Green+Blue) = 104+70+127=301 (39% of max value = 765). Red value is 104 (41.02% from 255 or 34.55% from 301); Green value is 70 (27.73% from 255 or 23.26% from 301); Blue value is 127 (50% from 255 or 42.19% from 301); Max value from RGB is 127 - color contains mainly: blue. Hex color #68467F is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #68467F is #97B980. Grayscale: #565656. Windows color (decimal): -9943425 or 8341096. OLE color: 8341096.
HSL color Cylindrical-coordinate representation of color #68467F: hue angle of 275.79º degrees, saturation: 0.29, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #68467F is Cyan = 0.18, Magento = 0.45, Yellow = 0 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 104 | 70 | 127 | - |
| CMYK | 0.18 | 0.45 | 0 | 0.50 |
| HSL | 275.79º | 0.29% | 0.39% | - |
| HSV(B) | 275.79º | 0.45% | 0.5% | - |
| XYZ | 11.73 | 8.86 | 21.17 | - |
| YUV | 86.66 | 150.76 | 140.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 70 | 127 | 0.18 | 0.45 | 0 | 0.50 | 275.79 | 0.29 | 0.39 |
| Hex | 68 | 46 | 7F | 12 | 2D | 0 | 32 | 114 | 1D | 27 |
| Octal | 150 | 106 | 177 | 22 | 55 | 0 | 62 | 424 | 35 | 47 |
| Binary | 1101000 | 1000110 | 1111111 | 10010 | 101101 | 0 | 110010 | 100010100 | 11101 | 100111 |
Color Harmonies of #68467F
Complementary color
Monochromatic Colors of #68467F
Black with #68467F
Text Example
Text Example
White with #68467F
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #68467F; }
p { color: rgb(104,70,127); }
H1.HeaderClassName
{
color: #68467F;
}
.AnyTagClassName
{
color: #68467F;
}
</style>
background-color css
<style>
a { background-color: #68467F; }
a { background-color: rgb(104,70,127); }
div.DivClassName
{
background-color: #68467F;
}
.BgClassName
{
background-color: #68467F;
}
</style>
border-color css
<style>
span { border-color: #68467F; }
span { border-color: rgb(104,70,127); }
td.TdClassName
{
border-color: #68467F;
}
.TagClassName
{
border-color: #68467F;
}
</style>