Shades of Affair #76438A
Tints of Affair #76438A
RGB
CMYK
RGB Variations
Color information
#76438A (or 0x76438A) is known color: Affair. HEX triplet: 76, 43 and 8A. RGB value is (118,67,138). Sum of RGB (Red+Green+Blue) = 118+67+138=323 (42% of max value = 765). Red value is 118 (46.48% from 255 or 36.53% from 323); Green value is 67 (26.56% from 255 or 20.74% from 323); Blue value is 138 (54.30% from 255 or 42.72% from 323); Max value from RGB is 138 - color contains mainly: blue. Hex color #76438A is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #76438A is #89BC75. Grayscale: #5A5A5A. Windows color (decimal): -9026678 or 9061238. OLE color: 9061238.
HSL color Cylindrical-coordinate representation of color #76438A: hue angle of 283.1º degrees, saturation: 0.35, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #76438A is Cyan = 0.14, Magento = 0.51, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 118 | 67 | 138 | - |
| CMYK | 0.14 | 0.51 | 0 | 0.46 |
| HSL | 283.1º | 0.35% | 0.4% | - |
| HSV(B) | 283.1º | 0.51% | 0.54% | - |
| XYZ | 14.07 | 9.7 | 25.18 | - |
| YUV | 90.34 | 154.9 | 147.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 67 | 138 | 0.14 | 0.51 | 0 | 0.46 | 283.1 | 0.35 | 0.4 |
| Hex | 76 | 43 | 8A | E | 33 | 0 | 2E | 11B | 23 | 28 |
| Octal | 166 | 103 | 212 | 16 | 63 | 0 | 56 | 433 | 43 | 50 |
| Binary | 1110110 | 1000011 | 10001010 | 1110 | 110011 | 0 | 101110 | 100011011 | 100011 | 101000 |
Color Harmonies of #76438A
Complementary color
Monochromatic Colors of #76438A
Black with #76438A
Text Example
Text Example
White with #76438A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #76438A; }
p { color: rgb(118,67,138); }
H1.HeaderClassName
{
color: #76438A;
}
.AnyTagClassName
{
color: #76438A;
}
</style>
background-color css
<style>
a { background-color: #76438A; }
a { background-color: rgb(118,67,138); }
div.DivClassName
{
background-color: #76438A;
}
.BgClassName
{
background-color: #76438A;
}
</style>
border-color css
<style>
span { border-color: #76438A; }
span { border-color: rgb(118,67,138); }
td.TdClassName
{
border-color: #76438A;
}
.TagClassName
{
border-color: #76438A;
}
</style>