Shades of Affair #68437C
Tints of Affair #68437C
RGB
CMYK
RGB Variations
Color information
#68437C (or 0x68437C) is known color: Affair. HEX triplet: 68, 43 and 7C. RGB value is (104,67,124). Sum of RGB (Red+Green+Blue) = 104+67+124=295 (39% of max value = 765). Red value is 104 (41.02% from 255 or 35.25% from 295); Green value is 67 (26.56% from 255 or 22.71% from 295); Blue value is 124 (48.83% from 255 or 42.03% from 295); Max value from RGB is 124 - color contains mainly: blue. Hex color #68437C is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #68437C is #97BC83. Grayscale: #545454. Windows color (decimal): -9944196 or 8143720. OLE color: 8143720.
HSL color Cylindrical-coordinate representation of color #68437C: hue angle of 278.95º degrees, saturation: 0.3, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.49% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #68437C is Cyan = 0.16, Magento = 0.46, Yellow = 0 and Black (K on CMYK) = 0.51.
Color convert
| RGB | 104 | 67 | 124 | - |
| CMYK | 0.16 | 0.46 | 0 | 0.51 |
| HSL | 278.95º | 0.3% | 0.37% | - |
| HSV(B) | 278.95º | 0.46% | 0.49% | - |
| XYZ | 11.35 | 8.41 | 20.09 | - |
| YUV | 84.56 | 150.26 | 141.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 67 | 124 | 0.16 | 0.46 | 0 | 0.51 | 278.95 | 0.3 | 0.37 |
| Hex | 68 | 43 | 7C | 10 | 2E | 0 | 33 | 117 | 1E | 25 |
| Octal | 150 | 103 | 174 | 20 | 56 | 0 | 63 | 427 | 36 | 45 |
| Binary | 1101000 | 1000011 | 1111100 | 10000 | 101110 | 0 | 110011 | 100010111 | 11110 | 100101 |
Color Harmonies of #68437C
Complementary color
Monochromatic Colors of #68437C
Black with #68437C
Text Example
Text Example
White with #68437C
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #68437C; }
p { color: rgb(104,67,124); }
H1.HeaderClassName
{
color: #68437C;
}
.AnyTagClassName
{
color: #68437C;
}
</style>
background-color css
<style>
a { background-color: #68437C; }
a { background-color: rgb(104,67,124); }
div.DivClassName
{
background-color: #68437C;
}
.BgClassName
{
background-color: #68437C;
}
</style>
border-color css
<style>
span { border-color: #68437C; }
span { border-color: rgb(104,67,124); }
td.TdClassName
{
border-color: #68437C;
}
.TagClassName
{
border-color: #68437C;
}
</style>