Shades of Affair #68427E
Tints of Affair #68427E
RGB
CMYK
RGB Variations
Color information
#68427E (or 0x68427E) is known color: Affair. HEX triplet: 68, 42 and 7E. RGB value is (104,66,126). Sum of RGB (Red+Green+Blue) = 104+66+126=296 (39% of max value = 765). Red value is 104 (41.02% from 255 or 35.14% from 296); Green value is 66 (26.17% from 255 or 22.30% from 296); Blue value is 126 (49.61% from 255 or 42.57% from 296); Max value from RGB is 126 - color contains mainly: blue. Hex color #68427E is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #68427E is #97BD81. Grayscale: #545454. Windows color (decimal): -9944450 or 8274536. OLE color: 8274536.
HSL color Cylindrical-coordinate representation of color #68427E: hue angle of 278º degrees, saturation: 0.31, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.49% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #68427E is Cyan = 0.17, Magento = 0.48, Yellow = 0 and Black (K on CMYK) = 0.51.
Color convert
| RGB | 104 | 66 | 126 | - |
| CMYK | 0.17 | 0.48 | 0 | 0.51 |
| HSL | 278º | 0.31% | 0.38% | - |
| HSV(B) | 278º | 0.48% | 0.49% | - |
| XYZ | 11.42 | 8.35 | 20.75 | - |
| YUV | 84.2 | 151.59 | 142.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 66 | 126 | 0.17 | 0.48 | 0 | 0.51 | 278 | 0.31 | 0.38 |
| Hex | 68 | 42 | 7E | 11 | 30 | 0 | 33 | 116 | 1F | 26 |
| Octal | 150 | 102 | 176 | 21 | 60 | 0 | 63 | 426 | 37 | 46 |
| Binary | 1101000 | 1000010 | 1111110 | 10001 | 110000 | 0 | 110011 | 100010110 | 11111 | 100110 |
Color Harmonies of #68427E
Complementary color
Monochromatic Colors of #68427E
Black with #68427E
Text Example
Text Example
White with #68427E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #68427E; }
p { color: rgb(104,66,126); }
H1.HeaderClassName
{
color: #68427E;
}
.AnyTagClassName
{
color: #68427E;
}
</style>
background-color css
<style>
a { background-color: #68427E; }
a { background-color: rgb(104,66,126); }
div.DivClassName
{
background-color: #68427E;
}
.BgClassName
{
background-color: #68427E;
}
</style>
border-color css
<style>
span { border-color: #68427E; }
span { border-color: rgb(104,66,126); }
td.TdClassName
{
border-color: #68427E;
}
.TagClassName
{
border-color: #68427E;
}
</style>