Shades of Affair #68477A
Tints of Affair #68477A
RGB
CMYK
RGB Variations
Color information
#68477A (or 0x68477A) is known color: Affair. HEX triplet: 68, 47 and 7A. RGB value is (104,71,122). Sum of RGB (Red+Green+Blue) = 104+71+122=297 (39% of max value = 765). Red value is 104 (41.02% from 255 or 35.02% from 297); Green value is 71 (28.12% from 255 or 23.91% from 297); Blue value is 122 (48.05% from 255 or 41.08% from 297); Max value from RGB is 122 - color contains mainly: blue. Hex color #68477A is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #68477A is #97B885. Grayscale: #565656. Windows color (decimal): -9943174 or 8013672. OLE color: 8013672.
HSL color Cylindrical-coordinate representation of color #68477A: hue angle of 278.82º degrees, saturation: 0.26, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.48% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #68477A is Cyan = 0.15, Magento = 0.42, Yellow = 0 and Black (K on CMYK) = 0.52.
Color convert
| RGB | 104 | 71 | 122 | - |
| CMYK | 0.15 | 0.42 | 0 | 0.52 |
| HSL | 278.82º | 0.26% | 0.38% | - |
| HSV(B) | 278.82º | 0.42% | 0.48% | - |
| XYZ | 11.48 | 8.85 | 19.52 | - |
| YUV | 86.68 | 147.93 | 140.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 71 | 122 | 0.15 | 0.42 | 0 | 0.52 | 278.82 | 0.26 | 0.38 |
| Hex | 68 | 47 | 7A | F | 2A | 0 | 34 | 117 | 1A | 26 |
| Octal | 150 | 107 | 172 | 17 | 52 | 0 | 64 | 427 | 32 | 46 |
| Binary | 1101000 | 1000111 | 1111010 | 1111 | 101010 | 0 | 110100 | 100010111 | 11010 | 100110 |
Color Harmonies of #68477A
Complementary color
Monochromatic Colors of #68477A
Black with #68477A
Text Example
Text Example
White with #68477A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #68477A; }
p { color: rgb(104,71,122); }
H1.HeaderClassName
{
color: #68477A;
}
.AnyTagClassName
{
color: #68477A;
}
</style>
background-color css
<style>
a { background-color: #68477A; }
a { background-color: rgb(104,71,122); }
div.DivClassName
{
background-color: #68477A;
}
.BgClassName
{
background-color: #68477A;
}
</style>
border-color css
<style>
span { border-color: #68477A; }
span { border-color: rgb(104,71,122); }
td.TdClassName
{
border-color: #68477A;
}
.TagClassName
{
border-color: #68477A;
}
</style>