Shades of Affair #694585
Tints of Affair #694585
RGB
CMYK
RGB Variations
Color information
#694585 (or 0x694585) is known color: Affair. HEX triplet: 69, 45 and 85. RGB value is (105,69,133). Sum of RGB (Red+Green+Blue) = 105+69+133=307 (40% of max value = 765). Red value is 105 (41.41% from 255 or 34.20% from 307); Green value is 69 (27.34% from 255 or 22.48% from 307); Blue value is 133 (52.34% from 255 or 43.32% from 307); Max value from RGB is 133 - color contains mainly: blue. Hex color #694585 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #694585 is #96BA7A. Grayscale: #565656. Windows color (decimal): -9878139 or 8734057. OLE color: 8734057.
HSL color Cylindrical-coordinate representation of color #694585: hue angle of 273.75º degrees, saturation: 0.32, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #694585 is Cyan = 0.21, Magento = 0.48, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 105 | 69 | 133 | - |
| CMYK | 0.21 | 0.48 | 0 | 0.48 |
| HSL | 273.75º | 0.32% | 0.4% | - |
| HSV(B) | 273.75º | 0.48% | 0.52% | - |
| XYZ | 12.19 | 8.95 | 23.28 | - |
| YUV | 87.06 | 153.93 | 140.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 69 | 133 | 0.21 | 0.48 | 0 | 0.48 | 273.75 | 0.32 | 0.4 |
| Hex | 69 | 45 | 85 | 15 | 30 | 0 | 30 | 112 | 20 | 28 |
| Octal | 151 | 105 | 205 | 25 | 60 | 0 | 60 | 422 | 40 | 50 |
| Binary | 1101001 | 1000101 | 10000101 | 10101 | 110000 | 0 | 110000 | 100010010 | 100000 | 101000 |
Color Harmonies of #694585
Complementary color
Monochromatic Colors of #694585
Black with #694585
Text Example
Text Example
White with #694585
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #694585; }
p { color: rgb(105,69,133); }
H1.HeaderClassName
{
color: #694585;
}
.AnyTagClassName
{
color: #694585;
}
</style>
background-color css
<style>
a { background-color: #694585; }
a { background-color: rgb(105,69,133); }
div.DivClassName
{
background-color: #694585;
}
.BgClassName
{
background-color: #694585;
}
</style>
border-color css
<style>
span { border-color: #694585; }
span { border-color: rgb(105,69,133); }
td.TdClassName
{
border-color: #694585;
}
.TagClassName
{
border-color: #694585;
}
</style>