Shades of Affair #68527E
Tints of Affair #68527E
RGB
CMYK
RGB Variations
Color information
#68527E (or 0x68527E) is known color: Affair. HEX triplet: 68, 52 and 7E. RGB value is (104,82,126). Sum of RGB (Red+Green+Blue) = 104+82+126=312 (41% of max value = 765). Red value is 104 (41.02% from 255 or 33.33% from 312); Green value is 82 (32.42% from 255 or 26.28% from 312); Blue value is 126 (49.61% from 255 or 40.38% from 312); Max value from RGB is 126 - color contains mainly: blue. Hex color #68527E is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #68527E is #97AD81. Grayscale: #5D5D5D. Windows color (decimal): -9940354 or 8278632. OLE color: 8278632.
HSL color Cylindrical-coordinate representation of color #68527E: hue angle of 270º degrees, saturation: 0.21, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.49% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #68527E is Cyan = 0.17, Magento = 0.35, Yellow = 0 and Black (K on CMYK) = 0.51.
Color convert
| RGB | 104 | 82 | 126 | - |
| CMYK | 0.17 | 0.35 | 0 | 0.51 |
| HSL | 270º | 0.21% | 0.41% | - |
| HSV(B) | 270º | 0.35% | 0.49% | - |
| XYZ | 12.49 | 10.48 | 21.1 | - |
| YUV | 93.59 | 146.29 | 135.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 82 | 126 | 0.17 | 0.35 | 0 | 0.51 | 270 | 0.21 | 0.41 |
| Hex | 68 | 52 | 7E | 11 | 23 | 0 | 33 | 10E | 15 | 29 |
| Octal | 150 | 122 | 176 | 21 | 43 | 0 | 63 | 416 | 25 | 51 |
| Binary | 1101000 | 1010010 | 1111110 | 10001 | 100011 | 0 | 110011 | 100001110 | 10101 | 101001 |
Color Harmonies of #68527E
Complementary color
Monochromatic Colors of #68527E
Black with #68527E
Text Example
Text Example
White with #68527E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #68527E; }
p { color: rgb(104,82,126); }
H1.HeaderClassName
{
color: #68527E;
}
.AnyTagClassName
{
color: #68527E;
}
</style>
background-color css
<style>
a { background-color: #68527E; }
a { background-color: rgb(104,82,126); }
div.DivClassName
{
background-color: #68527E;
}
.BgClassName
{
background-color: #68527E;
}
</style>
border-color css
<style>
span { border-color: #68527E; }
span { border-color: rgb(104,82,126); }
td.TdClassName
{
border-color: #68527E;
}
.TagClassName
{
border-color: #68527E;
}
</style>