Shades of Affair #69467B
Tints of Affair #69467B
RGB
CMYK
RGB Variations
Color information
#69467B (or 0x69467B) is known color: Affair. HEX triplet: 69, 46 and 7B. RGB value is (105,70,123). Sum of RGB (Red+Green+Blue) = 105+70+123=298 (39% of max value = 765). Red value is 105 (41.41% from 255 or 35.23% from 298); Green value is 70 (27.73% from 255 or 23.49% from 298); Blue value is 123 (48.44% from 255 or 41.28% from 298); Max value from RGB is 123 - color contains mainly: blue. Hex color #69467B is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #69467B is #96B984. Grayscale: #565656. Windows color (decimal): -9877893 or 8078953. OLE color: 8078953.
HSL color Cylindrical-coordinate representation of color #69467B: hue angle of 279.62º degrees, saturation: 0.27, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.48% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #69467B is Cyan = 0.15, Magento = 0.43, Yellow = 0 and Black (K on CMYK) = 0.52.
Color convert
| RGB | 105 | 70 | 123 | - |
| CMYK | 0.15 | 0.43 | 0 | 0.52 |
| HSL | 279.62º | 0.27% | 0.38% | - |
| HSV(B) | 279.62º | 0.43% | 0.48% | - |
| XYZ | 11.59 | 8.81 | 19.83 | - |
| YUV | 86.51 | 148.6 | 141.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 70 | 123 | 0.15 | 0.43 | 0 | 0.52 | 279.62 | 0.27 | 0.38 |
| Hex | 69 | 46 | 7B | F | 2B | 0 | 34 | 118 | 1B | 26 |
| Octal | 151 | 106 | 173 | 17 | 53 | 0 | 64 | 430 | 33 | 46 |
| Binary | 1101001 | 1000110 | 1111011 | 1111 | 101011 | 0 | 110100 | 100011000 | 11011 | 100110 |
Color Harmonies of #69467B
Complementary color
Monochromatic Colors of #69467B
Black with #69467B
Text Example
Text Example
White with #69467B
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #69467B; }
p { color: rgb(105,70,123); }
H1.HeaderClassName
{
color: #69467B;
}
.AnyTagClassName
{
color: #69467B;
}
</style>
background-color css
<style>
a { background-color: #69467B; }
a { background-color: rgb(105,70,123); }
div.DivClassName
{
background-color: #69467B;
}
.BgClassName
{
background-color: #69467B;
}
</style>
border-color css
<style>
span { border-color: #69467B; }
span { border-color: rgb(105,70,123); }
td.TdClassName
{
border-color: #69467B;
}
.TagClassName
{
border-color: #69467B;
}
</style>