Shades of Affair #68517F
Tints of Affair #68517F
RGB
CMYK
RGB Variations
Color information
#68517F (or 0x68517F) is known color: Affair. HEX triplet: 68, 51 and 7F. RGB value is (104,81,127). Sum of RGB (Red+Green+Blue) = 104+81+127=312 (41% of max value = 765). Red value is 104 (41.02% from 255 or 33.33% from 312); Green value is 81 (32.03% from 255 or 25.96% from 312); Blue value is 127 (50% from 255 or 40.71% from 312); Max value from RGB is 127 - color contains mainly: blue. Hex color #68517F is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #68517F is #97AE80. Grayscale: #5C5C5C. Windows color (decimal): -9940609 or 8343912. OLE color: 8343912.
HSL color Cylindrical-coordinate representation of color #68517F: hue angle of 270º degrees, saturation: 0.22, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #68517F is Cyan = 0.18, Magento = 0.36, Yellow = 0 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 104 | 81 | 127 | - |
| CMYK | 0.18 | 0.36 | 0 | 0.50 |
| HSL | 270º | 0.22% | 0.41% | - |
| HSV(B) | 270º | 0.36% | 0.5% | - |
| XYZ | 12.48 | 10.36 | 21.42 | - |
| YUV | 93.12 | 147.12 | 135.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 81 | 127 | 0.18 | 0.36 | 0 | 0.50 | 270 | 0.22 | 0.41 |
| Hex | 68 | 51 | 7F | 12 | 24 | 0 | 32 | 10E | 16 | 29 |
| Octal | 150 | 121 | 177 | 22 | 44 | 0 | 62 | 416 | 26 | 51 |
| Binary | 1101000 | 1010001 | 1111111 | 10010 | 100100 | 0 | 110010 | 100001110 | 10110 | 101001 |
Color Harmonies of #68517F
Complementary color
Monochromatic Colors of #68517F
Black with #68517F
Text Example
Text Example
White with #68517F
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #68517F; }
p { color: rgb(104,81,127); }
H1.HeaderClassName
{
color: #68517F;
}
.AnyTagClassName
{
color: #68517F;
}
</style>
background-color css
<style>
a { background-color: #68517F; }
a { background-color: rgb(104,81,127); }
div.DivClassName
{
background-color: #68517F;
}
.BgClassName
{
background-color: #68517F;
}
</style>
border-color css
<style>
span { border-color: #68517F; }
span { border-color: rgb(104,81,127); }
td.TdClassName
{
border-color: #68517F;
}
.TagClassName
{
border-color: #68517F;
}
</style>