Shades of Affair #79448F
Tints of Affair #79448F
RGB
CMYK
RGB Variations
Color information
#79448F (or 0x79448F) is known color: Affair. HEX triplet: 79, 44 and 8F. RGB value is (121,68,143). Sum of RGB (Red+Green+Blue) = 121+68+143=332 (43% of max value = 765). Red value is 121 (47.66% from 255 or 36.45% from 332); Green value is 68 (26.95% from 255 or 20.48% from 332); Blue value is 143 (56.25% from 255 or 43.07% from 332); Max value from RGB is 143 - color contains mainly: blue. Hex color #79448F is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #79448F is #86BB70. Grayscale: #5C5C5C. Windows color (decimal): -8829809 or 9389177. OLE color: 9389177.
HSL color Cylindrical-coordinate representation of color #79448F: hue angle of 282.4º degrees, saturation: 0.36, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #79448F is Cyan = 0.15, Magento = 0.52, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 121 | 68 | 143 | - |
| CMYK | 0.15 | 0.52 | 0 | 0.44 |
| HSL | 282.4º | 0.36% | 0.41% | - |
| HSV(B) | 282.4º | 0.52% | 0.56% | - |
| XYZ | 14.91 | 10.18 | 27.17 | - |
| YUV | 92.4 | 156.56 | 148.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 68 | 143 | 0.15 | 0.52 | 0 | 0.44 | 282.4 | 0.36 | 0.41 |
| Hex | 79 | 44 | 8F | F | 34 | 0 | 2C | 11A | 24 | 29 |
| Octal | 171 | 104 | 217 | 17 | 64 | 0 | 54 | 432 | 44 | 51 |
| Binary | 1111001 | 1000100 | 10001111 | 1111 | 110100 | 0 | 101100 | 100011010 | 100100 | 101001 |
Color Harmonies of #79448F
Complementary color
Monochromatic Colors of #79448F
Black with #79448F
Text Example
Text Example
White with #79448F
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #79448F; }
p { color: rgb(121,68,143); }
H1.HeaderClassName
{
color: #79448F;
}
.AnyTagClassName
{
color: #79448F;
}
</style>
background-color css
<style>
a { background-color: #79448F; }
a { background-color: rgb(121,68,143); }
div.DivClassName
{
background-color: #79448F;
}
.BgClassName
{
background-color: #79448F;
}
</style>
border-color css
<style>
span { border-color: #79448F; }
span { border-color: rgb(121,68,143); }
td.TdClassName
{
border-color: #79448F;
}
.TagClassName
{
border-color: #79448F;
}
</style>