Shades of Affair #68447D
Tints of Affair #68447D
RGB
CMYK
RGB Variations
Color information
#68447D (or 0x68447D) is known color: Affair. HEX triplet: 68, 44 and 7D. RGB value is (104,68,125). Sum of RGB (Red+Green+Blue) = 104+68+125=297 (39% of max value = 765). Red value is 104 (41.02% from 255 or 35.02% from 297); Green value is 68 (26.95% from 255 or 22.90% from 297); Blue value is 125 (49.22% from 255 or 42.09% from 297); Max value from RGB is 125 - color contains mainly: blue. Hex color #68447D is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #68447D is #97BB82. Grayscale: #555555. Windows color (decimal): -9943939 or 8209512. OLE color: 8209512.
HSL color Cylindrical-coordinate representation of color #68447D: hue angle of 277.89º 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 #68447D is Cyan = 0.17, Magento = 0.46, Yellow = 0 and Black (K on CMYK) = 0.51.
Color convert
| RGB | 104 | 68 | 125 | - |
| CMYK | 0.17 | 0.46 | 0 | 0.51 |
| HSL | 277.89º | 0.3% | 0.38% | - |
| HSV(B) | 277.89º | 0.46% | 0.49% | - |
| XYZ | 11.48 | 8.56 | 20.45 | - |
| YUV | 85.26 | 150.43 | 141.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 68 | 125 | 0.17 | 0.46 | 0 | 0.51 | 277.89 | 0.3 | 0.38 |
| Hex | 68 | 44 | 7D | 11 | 2E | 0 | 33 | 116 | 1E | 26 |
| Octal | 150 | 104 | 175 | 21 | 56 | 0 | 63 | 426 | 36 | 46 |
| Binary | 1101000 | 1000100 | 1111101 | 10001 | 101110 | 0 | 110011 | 100010110 | 11110 | 100110 |
Color Harmonies of #68447D
Complementary color
Monochromatic Colors of #68447D
Black with #68447D
Text Example
Text Example
White with #68447D
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #68447D; }
p { color: rgb(104,68,125); }
H1.HeaderClassName
{
color: #68447D;
}
.AnyTagClassName
{
color: #68447D;
}
</style>
background-color css
<style>
a { background-color: #68447D; }
a { background-color: rgb(104,68,125); }
div.DivClassName
{
background-color: #68447D;
}
.BgClassName
{
background-color: #68447D;
}
</style>
border-color css
<style>
span { border-color: #68447D; }
span { border-color: rgb(104,68,125); }
td.TdClassName
{
border-color: #68447D;
}
.TagClassName
{
border-color: #68447D;
}
</style>