Shades of Affair #68447F
Tints of Affair #68447F
RGB
CMYK
RGB Variations
Color information
#68447F (or 0x68447F) is known color: Affair. HEX triplet: 68, 44 and 7F. RGB value is (104,68,127). Sum of RGB (Red+Green+Blue) = 104+68+127=299 (39% of max value = 765). Red value is 104 (41.02% from 255 or 34.78% from 299); Green value is 68 (26.95% from 255 or 22.74% from 299); Blue value is 127 (50% from 255 or 42.47% from 299); Max value from RGB is 127 - color contains mainly: blue. Hex color #68447F is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #68447F is #97BB80. Grayscale: #555555. Windows color (decimal): -9943937 or 8340584. OLE color: 8340584.
HSL color Cylindrical-coordinate representation of color #68447F: hue angle of 276.61º degrees, saturation: 0.3, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #68447F is Cyan = 0.18, Magento = 0.46, Yellow = 0 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 104 | 68 | 127 | - |
| CMYK | 0.18 | 0.46 | 0 | 0.50 |
| HSL | 276.61º | 0.3% | 0.38% | - |
| HSV(B) | 276.61º | 0.46% | 0.5% | - |
| XYZ | 11.61 | 8.61 | 21.13 | - |
| YUV | 85.49 | 151.43 | 141.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 68 | 127 | 0.18 | 0.46 | 0 | 0.50 | 276.61 | 0.3 | 0.38 |
| Hex | 68 | 44 | 7F | 12 | 2E | 0 | 32 | 115 | 1E | 26 |
| Octal | 150 | 104 | 177 | 22 | 56 | 0 | 62 | 425 | 36 | 46 |
| Binary | 1101000 | 1000100 | 1111111 | 10010 | 101110 | 0 | 110010 | 100010101 | 11110 | 100110 |
Color Harmonies of #68447F
Complementary color
Monochromatic Colors of #68447F
Black with #68447F
Text Example
Text Example
White with #68447F
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #68447F; }
p { color: rgb(104,68,127); }
H1.HeaderClassName
{
color: #68447F;
}
.AnyTagClassName
{
color: #68447F;
}
</style>
background-color css
<style>
a { background-color: #68447F; }
a { background-color: rgb(104,68,127); }
div.DivClassName
{
background-color: #68447F;
}
.BgClassName
{
background-color: #68447F;
}
</style>
border-color css
<style>
span { border-color: #68447F; }
span { border-color: rgb(104,68,127); }
td.TdClassName
{
border-color: #68447F;
}
.TagClassName
{
border-color: #68447F;
}
</style>