Shades of Affair #765381
Tints of Affair #765381
RGB
CMYK
RGB Variations
Color information
#765381 (or 0x765381) is known color: Affair. HEX triplet: 76, 53 and 81. RGB value is (118,83,129). Sum of RGB (Red+Green+Blue) = 118+83+129=330 (43% of max value = 765). Red value is 118 (46.48% from 255 or 35.76% from 330); Green value is 83 (32.81% from 255 or 25.15% from 330); Blue value is 129 (50.78% from 255 or 39.09% from 330); Max value from RGB is 129 - color contains mainly: blue. Hex color #765381 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #765381 is #89AC7E. Grayscale: #626262. Windows color (decimal): -9022591 or 8475510. OLE color: 8475510.
HSL color Cylindrical-coordinate representation of color #765381: hue angle of 285.65º degrees, saturation: 0.22, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #765381 is Cyan = 0.09, Magento = 0.36, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 118 | 83 | 129 | - |
| CMYK | 0.09 | 0.36 | 0 | 0.49 |
| HSL | 285.65º | 0.22% | 0.42% | - |
| HSV(B) | 285.65º | 0.36% | 0.51% | - |
| XYZ | 14.53 | 11.62 | 22.25 | - |
| YUV | 98.71 | 145.1 | 141.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 83 | 129 | 0.09 | 0.36 | 0 | 0.49 | 285.65 | 0.22 | 0.42 |
| Hex | 76 | 53 | 81 | 9 | 24 | 0 | 31 | 11E | 16 | 2A |
| Octal | 166 | 123 | 201 | 11 | 44 | 0 | 61 | 436 | 26 | 52 |
| Binary | 1110110 | 1010011 | 10000001 | 1001 | 100100 | 0 | 110001 | 100011110 | 10110 | 101010 |
Color Harmonies of #765381
Complementary color
Monochromatic Colors of #765381
Black with #765381
Text Example
Text Example
White with #765381
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #765381; }
p { color: rgb(118,83,129); }
H1.HeaderClassName
{
color: #765381;
}
.AnyTagClassName
{
color: #765381;
}
</style>
background-color css
<style>
a { background-color: #765381; }
a { background-color: rgb(118,83,129); }
div.DivClassName
{
background-color: #765381;
}
.BgClassName
{
background-color: #765381;
}
</style>
border-color css
<style>
span { border-color: #765381; }
span { border-color: rgb(118,83,129); }
td.TdClassName
{
border-color: #765381;
}
.TagClassName
{
border-color: #765381;
}
</style>