Shades of Affair #69477F
Tints of Affair #69477F
RGB
CMYK
RGB Variations
Color information
#69477F (or 0x69477F) is known color: Affair. HEX triplet: 69, 47 and 7F. RGB value is (105,71,127). Sum of RGB (Red+Green+Blue) = 105+71+127=303 (40% of max value = 765). Red value is 105 (41.41% from 255 or 34.65% from 303); Green value is 71 (28.12% from 255 or 23.43% from 303); Blue value is 127 (50% from 255 or 41.91% from 303); Max value from RGB is 127 - color contains mainly: blue. Hex color #69477F is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #69477F is #96B880. Grayscale: #575757. Windows color (decimal): -9877633 or 8341353. OLE color: 8341353.
HSL color Cylindrical-coordinate representation of color #69477F: hue angle of 276.43º degrees, saturation: 0.28, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #69477F is Cyan = 0.17, Magento = 0.44, Yellow = 0 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 105 | 71 | 127 | - |
| CMYK | 0.17 | 0.44 | 0 | 0.50 |
| HSL | 276.43º | 0.28% | 0.39% | - |
| HSV(B) | 276.43º | 0.44% | 0.5% | - |
| XYZ | 11.91 | 9.04 | 21.2 | - |
| YUV | 87.55 | 150.26 | 140.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 71 | 127 | 0.17 | 0.44 | 0 | 0.50 | 276.43 | 0.28 | 0.39 |
| Hex | 69 | 47 | 7F | 11 | 2C | 0 | 32 | 114 | 1C | 27 |
| Octal | 151 | 107 | 177 | 21 | 54 | 0 | 62 | 424 | 34 | 47 |
| Binary | 1101001 | 1000111 | 1111111 | 10001 | 101100 | 0 | 110010 | 100010100 | 11100 | 100111 |
Color Harmonies of #69477F
Complementary color
Monochromatic Colors of #69477F
Black with #69477F
Text Example
Text Example
White with #69477F
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #69477F; }
p { color: rgb(105,71,127); }
H1.HeaderClassName
{
color: #69477F;
}
.AnyTagClassName
{
color: #69477F;
}
</style>
background-color css
<style>
a { background-color: #69477F; }
a { background-color: rgb(105,71,127); }
div.DivClassName
{
background-color: #69477F;
}
.BgClassName
{
background-color: #69477F;
}
</style>
border-color css
<style>
span { border-color: #69477F; }
span { border-color: rgb(105,71,127); }
td.TdClassName
{
border-color: #69477F;
}
.TagClassName
{
border-color: #69477F;
}
</style>