Shades of Affair #68537A
Tints of Affair #68537A
RGB
CMYK
RGB Variations
Color information
#68537A (or 0x68537A) is known color: Affair. HEX triplet: 68, 53 and 7A. RGB value is (104,83,122). Sum of RGB (Red+Green+Blue) = 104+83+122=309 (40% of max value = 765). Red value is 104 (41.02% from 255 or 33.66% from 309); Green value is 83 (32.81% from 255 or 26.86% from 309); Blue value is 122 (48.05% from 255 or 39.48% from 309); Max value from RGB is 122 - color contains mainly: blue. Hex color #68537A is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #68537A is #97AC85. Grayscale: #5D5D5D. Windows color (decimal): -9940102 or 8016744. OLE color: 8016744.
HSL color Cylindrical-coordinate representation of color #68537A: hue angle of 272.31º degrees, saturation: 0.19, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.48% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #68537A is Cyan = 0.15, Magento = 0.32, Yellow = 0 and Black (K on CMYK) = 0.52.
Color convert
| RGB | 104 | 83 | 122 | - |
| CMYK | 0.15 | 0.32 | 0 | 0.52 |
| HSL | 272.31º | 0.19% | 0.4% | - |
| HSV(B) | 272.31º | 0.32% | 0.48% | - |
| XYZ | 12.32 | 10.53 | 19.8 | - |
| YUV | 93.73 | 143.96 | 135.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 83 | 122 | 0.15 | 0.32 | 0 | 0.52 | 272.31 | 0.19 | 0.4 |
| Hex | 68 | 53 | 7A | F | 20 | 0 | 34 | 110 | 13 | 28 |
| Octal | 150 | 123 | 172 | 17 | 40 | 0 | 64 | 420 | 23 | 50 |
| Binary | 1101000 | 1010011 | 1111010 | 1111 | 100000 | 0 | 110100 | 100010000 | 10011 | 101000 |
Color Harmonies of #68537A
Complementary color
Monochromatic Colors of #68537A
Black with #68537A
Text Example
Text Example
White with #68537A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #68537A; }
p { color: rgb(104,83,122); }
H1.HeaderClassName
{
color: #68537A;
}
.AnyTagClassName
{
color: #68537A;
}
</style>
background-color css
<style>
a { background-color: #68537A; }
a { background-color: rgb(104,83,122); }
div.DivClassName
{
background-color: #68537A;
}
.BgClassName
{
background-color: #68537A;
}
</style>
border-color css
<style>
span { border-color: #68537A; }
span { border-color: rgb(104,83,122); }
td.TdClassName
{
border-color: #68537A;
}
.TagClassName
{
border-color: #68537A;
}
</style>