Shades of Affair #76448F
Tints of Affair #76448F
RGB
CMYK
RGB Variations
Color information
#76448F (or 0x76448F) is known color: Affair. HEX triplet: 76, 44 and 8F. RGB value is (118,68,143). Sum of RGB (Red+Green+Blue) = 118+68+143=329 (43% of max value = 765). Red value is 118 (46.48% from 255 or 35.87% from 329); Green value is 68 (26.95% from 255 or 20.67% from 329); Blue value is 143 (56.25% from 255 or 43.47% from 329); Max value from RGB is 143 - color contains mainly: blue. Hex color #76448F is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #76448F is #89BB70. Grayscale: #5B5B5B. Windows color (decimal): -9026417 or 9389174. OLE color: 9389174.
HSL color Cylindrical-coordinate representation of color #76448F: hue angle of 280º 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 #76448F is Cyan = 0.17, Magento = 0.52, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 118 | 68 | 143 | - |
| CMYK | 0.17 | 0.52 | 0 | 0.44 |
| HSL | 280º | 0.36% | 0.41% | - |
| HSV(B) | 280º | 0.52% | 0.56% | - |
| XYZ | 14.5 | 9.97 | 27.15 | - |
| YUV | 91.5 | 157.07 | 146.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 68 | 143 | 0.17 | 0.52 | 0 | 0.44 | 280 | 0.36 | 0.41 |
| Hex | 76 | 44 | 8F | 11 | 34 | 0 | 2C | 118 | 24 | 29 |
| Octal | 166 | 104 | 217 | 21 | 64 | 0 | 54 | 430 | 44 | 51 |
| Binary | 1110110 | 1000100 | 10001111 | 10001 | 110100 | 0 | 101100 | 100011000 | 100100 | 101001 |
Color Harmonies of #76448F
Complementary color
Monochromatic Colors of #76448F
Black with #76448F
Text Example
Text Example
White with #76448F
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #76448F; }
p { color: rgb(118,68,143); }
H1.HeaderClassName
{
color: #76448F;
}
.AnyTagClassName
{
color: #76448F;
}
</style>
background-color css
<style>
a { background-color: #76448F; }
a { background-color: rgb(118,68,143); }
div.DivClassName
{
background-color: #76448F;
}
.BgClassName
{
background-color: #76448F;
}
</style>
border-color css
<style>
span { border-color: #76448F; }
span { border-color: rgb(118,68,143); }
td.TdClassName
{
border-color: #76448F;
}
.TagClassName
{
border-color: #76448F;
}
</style>