Shades of Affair #69537F
Tints of Affair #69537F
RGB
CMYK
RGB Variations
Color information
#69537F (or 0x69537F) is known color: Affair. HEX triplet: 69, 53 and 7F. RGB value is (105,83,127). Sum of RGB (Red+Green+Blue) = 105+83+127=315 (41% of max value = 765). Red value is 105 (41.41% from 255 or 33.33% from 315); Green value is 83 (32.81% from 255 or 26.35% from 315); Blue value is 127 (50% from 255 or 40.32% from 315); Max value from RGB is 127 - color contains mainly: blue. Hex color #69537F is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #69537F is #96AC80. Grayscale: #5E5E5E. Windows color (decimal): -9874561 or 8344425. OLE color: 8344425.
HSL color Cylindrical-coordinate representation of color #69537F: hue angle of 270º degrees, saturation: 0.21, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #69537F is Cyan = 0.17, Magento = 0.35, Yellow = 0 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 105 | 83 | 127 | - |
| CMYK | 0.17 | 0.35 | 0 | 0.50 |
| HSL | 270º | 0.21% | 0.41% | - |
| HSV(B) | 270º | 0.35% | 0.5% | - |
| XYZ | 12.75 | 10.72 | 21.48 | - |
| YUV | 94.59 | 146.29 | 135.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 83 | 127 | 0.17 | 0.35 | 0 | 0.50 | 270 | 0.21 | 0.41 |
| Hex | 69 | 53 | 7F | 11 | 23 | 0 | 32 | 10E | 15 | 29 |
| Octal | 151 | 123 | 177 | 21 | 43 | 0 | 62 | 416 | 25 | 51 |
| Binary | 1101001 | 1010011 | 1111111 | 10001 | 100011 | 0 | 110010 | 100001110 | 10101 | 101001 |
Color Harmonies of #69537F
Complementary color
Monochromatic Colors of #69537F
Black with #69537F
Text Example
Text Example
White with #69537F
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #69537F; }
p { color: rgb(105,83,127); }
H1.HeaderClassName
{
color: #69537F;
}
.AnyTagClassName
{
color: #69537F;
}
</style>
background-color css
<style>
a { background-color: #69537F; }
a { background-color: rgb(105,83,127); }
div.DivClassName
{
background-color: #69537F;
}
.BgClassName
{
background-color: #69537F;
}
</style>
border-color css
<style>
span { border-color: #69537F; }
span { border-color: rgb(105,83,127); }
td.TdClassName
{
border-color: #69537F;
}
.TagClassName
{
border-color: #69537F;
}
</style>