Shades of Affair #684381
Tints of Affair #684381
RGB
CMYK
RGB Variations
Color information
#684381 (or 0x684381) is known color: Affair. HEX triplet: 68, 43 and 81. RGB value is (104,67,129). Sum of RGB (Red+Green+Blue) = 104+67+129=300 (39% of max value = 765). Red value is 104 (41.02% from 255 or 34.67% from 300); Green value is 67 (26.56% from 255 or 22.33% from 300); Blue value is 129 (50.78% from 255 or 43% from 300); Max value from RGB is 129 - color contains mainly: blue. Hex color #684381 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #684381 is #97BC7E. Grayscale: #545454. Windows color (decimal): -9944191 or 8471400. OLE color: 8471400.
HSL color Cylindrical-coordinate representation of color #684381: hue angle of 275.81º degrees, saturation: 0.32, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #684381 is Cyan = 0.19, Magento = 0.48, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 104 | 67 | 129 | - |
| CMYK | 0.19 | 0.48 | 0 | 0.49 |
| HSL | 275.81º | 0.32% | 0.38% | - |
| HSV(B) | 275.81º | 0.48% | 0.51% | - |
| XYZ | 11.68 | 8.54 | 21.8 | - |
| YUV | 85.13 | 152.76 | 141.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 67 | 129 | 0.19 | 0.48 | 0 | 0.49 | 275.81 | 0.32 | 0.38 |
| Hex | 68 | 43 | 81 | 13 | 30 | 0 | 31 | 114 | 20 | 26 |
| Octal | 150 | 103 | 201 | 23 | 60 | 0 | 61 | 424 | 40 | 46 |
| Binary | 1101000 | 1000011 | 10000001 | 10011 | 110000 | 0 | 110001 | 100010100 | 100000 | 100110 |
Color Harmonies of #684381
Complementary color
Monochromatic Colors of #684381
Black with #684381
Text Example
Text Example
White with #684381
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #684381; }
p { color: rgb(104,67,129); }
H1.HeaderClassName
{
color: #684381;
}
.AnyTagClassName
{
color: #684381;
}
</style>
background-color css
<style>
a { background-color: #684381; }
a { background-color: rgb(104,67,129); }
div.DivClassName
{
background-color: #684381;
}
.BgClassName
{
background-color: #684381;
}
</style>
border-color css
<style>
span { border-color: #684381; }
span { border-color: rgb(104,67,129); }
td.TdClassName
{
border-color: #684381;
}
.TagClassName
{
border-color: #684381;
}
</style>