Shades of Affair #764583
Tints of Affair #764583
RGB
CMYK
RGB Variations
Color information
#764583 (or 0x764583) is known color: Affair. HEX triplet: 76, 45 and 83. RGB value is (118,69,131). Sum of RGB (Red+Green+Blue) = 118+69+131=318 (42% of max value = 765). Red value is 118 (46.48% from 255 or 37.11% from 318); Green value is 69 (27.34% from 255 or 21.70% from 318); Blue value is 131 (51.56% from 255 or 41.19% from 318); Max value from RGB is 131 - color contains mainly: blue. Hex color #764583 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #764583 is #89BA7C. Grayscale: #5A5A5A. Windows color (decimal): -9026173 or 8602998. OLE color: 8602998.
HSL color Cylindrical-coordinate representation of color #764583: hue angle of 287.42º degrees, saturation: 0.31, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #764583 is Cyan = 0.10, Magento = 0.47, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 118 | 69 | 131 | - |
| CMYK | 0.10 | 0.47 | 0 | 0.49 |
| HSL | 287.42º | 0.31% | 0.39% | - |
| HSV(B) | 287.42º | 0.47% | 0.51% | - |
| XYZ | 13.7 | 9.75 | 22.63 | - |
| YUV | 90.72 | 150.73 | 147.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 69 | 131 | 0.10 | 0.47 | 0 | 0.49 | 287.42 | 0.31 | 0.39 |
| Hex | 76 | 45 | 83 | A | 2F | 0 | 31 | 11F | 1F | 27 |
| Octal | 166 | 105 | 203 | 12 | 57 | 0 | 61 | 437 | 37 | 47 |
| Binary | 1110110 | 1000101 | 10000011 | 1010 | 101111 | 0 | 110001 | 100011111 | 11111 | 100111 |
Color Harmonies of #764583
Complementary color
Monochromatic Colors of #764583
Black with #764583
Text Example
Text Example
White with #764583
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #764583; }
p { color: rgb(118,69,131); }
H1.HeaderClassName
{
color: #764583;
}
.AnyTagClassName
{
color: #764583;
}
</style>
background-color css
<style>
a { background-color: #764583; }
a { background-color: rgb(118,69,131); }
div.DivClassName
{
background-color: #764583;
}
.BgClassName
{
background-color: #764583;
}
</style>
border-color css
<style>
span { border-color: #764583; }
span { border-color: rgb(118,69,131); }
td.TdClassName
{
border-color: #764583;
}
.TagClassName
{
border-color: #764583;
}
</style>