Shades of Affair #765383
Tints of Affair #765383
RGB
CMYK
RGB Variations
Color information
#765383 (or 0x765383) is known color: Affair. HEX triplet: 76, 53 and 83. RGB value is (118,83,131). Sum of RGB (Red+Green+Blue) = 118+83+131=332 (43% of max value = 765). Red value is 118 (46.48% from 255 or 35.54% from 332); Green value is 83 (32.81% from 255 or 25% from 332); Blue value is 131 (51.56% from 255 or 39.46% from 332); Max value from RGB is 131 - color contains mainly: blue. Hex color #765383 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #765383 is #89AC7C. Grayscale: #626262. Windows color (decimal): -9022589 or 8606582. OLE color: 8606582.
HSL color Cylindrical-coordinate representation of color #765383: hue angle of 283.75º degrees, saturation: 0.22, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #765383 is Cyan = 0.10, Magento = 0.37, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 118 | 83 | 131 | - |
| CMYK | 0.10 | 0.37 | 0 | 0.49 |
| HSL | 283.75º | 0.22% | 0.42% | - |
| HSV(B) | 283.75º | 0.37% | 0.51% | - |
| XYZ | 14.66 | 11.68 | 22.95 | - |
| YUV | 98.94 | 146.1 | 141.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 83 | 131 | 0.10 | 0.37 | 0 | 0.49 | 283.75 | 0.22 | 0.42 |
| Hex | 76 | 53 | 83 | A | 25 | 0 | 31 | 11C | 16 | 2A |
| Octal | 166 | 123 | 203 | 12 | 45 | 0 | 61 | 434 | 26 | 52 |
| Binary | 1110110 | 1010011 | 10000011 | 1010 | 100101 | 0 | 110001 | 100011100 | 10110 | 101010 |
Color Harmonies of #765383
Complementary color
Monochromatic Colors of #765383
Black with #765383
Text Example
Text Example
White with #765383
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #765383; }
p { color: rgb(118,83,131); }
H1.HeaderClassName
{
color: #765383;
}
.AnyTagClassName
{
color: #765383;
}
</style>
background-color css
<style>
a { background-color: #765383; }
a { background-color: rgb(118,83,131); }
div.DivClassName
{
background-color: #765383;
}
.BgClassName
{
background-color: #765383;
}
</style>
border-color css
<style>
span { border-color: #765383; }
span { border-color: rgb(118,83,131); }
td.TdClassName
{
border-color: #765383;
}
.TagClassName
{
border-color: #765383;
}
</style>