Shades of Affair #695378
Tints of Affair #695378
RGB
CMYK
RGB Variations
Color information
#695378 (or 0x695378) is known color: Affair. HEX triplet: 69, 53 and 78. RGB value is (105,83,120). Sum of RGB (Red+Green+Blue) = 105+83+120=308 (40% of max value = 765). Red value is 105 (41.41% from 255 or 34.09% from 308); Green value is 83 (32.81% from 255 or 26.95% from 308); Blue value is 120 (47.27% from 255 or 38.96% from 308); Max value from RGB is 120 - color contains mainly: blue. Hex color #695378 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #695378 is #96AC87. Grayscale: #5D5D5D. Windows color (decimal): -9874568 or 7885673. OLE color: 7885673.
HSL color Cylindrical-coordinate representation of color #695378: hue angle of 275.68º degrees, saturation: 0.18, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #695378 is Cyan = 0.13, Magento = 0.31, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 105 | 83 | 120 | - |
| CMYK | 0.13 | 0.31 | 0 | 0.53 |
| HSL | 275.68º | 0.18% | 0.4% | - |
| HSV(B) | 275.68º | 0.31% | 0.47% | - |
| XYZ | 12.31 | 10.55 | 19.16 | - |
| YUV | 93.8 | 142.79 | 135.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 83 | 120 | 0.13 | 0.31 | 0 | 0.53 | 275.68 | 0.18 | 0.4 |
| Hex | 69 | 53 | 78 | D | 1F | 0 | 35 | 114 | 12 | 28 |
| Octal | 151 | 123 | 170 | 15 | 37 | 0 | 65 | 424 | 22 | 50 |
| Binary | 1101001 | 1010011 | 1111000 | 1101 | 11111 | 0 | 110101 | 100010100 | 10010 | 101000 |
Color Harmonies of #695378
Complementary color
Monochromatic Colors of #695378
Black with #695378
Text Example
Text Example
White with #695378
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #695378; }
p { color: rgb(105,83,120); }
H1.HeaderClassName
{
color: #695378;
}
.AnyTagClassName
{
color: #695378;
}
</style>
background-color css
<style>
a { background-color: #695378; }
a { background-color: rgb(105,83,120); }
div.DivClassName
{
background-color: #695378;
}
.BgClassName
{
background-color: #695378;
}
</style>
border-color css
<style>
span { border-color: #695378; }
span { border-color: rgb(105,83,120); }
td.TdClassName
{
border-color: #695378;
}
.TagClassName
{
border-color: #695378;
}
</style>