Shades of Affair #715378
Tints of Affair #715378
RGB
CMYK
RGB Variations
Color information
#715378 (or 0x715378) is known color: Affair. HEX triplet: 71, 53 and 78. RGB value is (113,83,120). Sum of RGB (Red+Green+Blue) = 113+83+120=316 (41% of max value = 765). Red value is 113 (44.53% from 255 or 35.76% from 316); Green value is 83 (32.81% from 255 or 26.27% from 316); Blue value is 120 (47.27% from 255 or 37.97% from 316); Max value from RGB is 120 - color contains mainly: blue. Hex color #715378 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #715378 is #8EAC87. Grayscale: #606060. Windows color (decimal): -9350280 or 7885681. OLE color: 7885681.
HSL color Cylindrical-coordinate representation of color #715378: hue angle of 288.65º degrees, saturation: 0.18, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #715378 is Cyan = 0.06, Magento = 0.31, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 113 | 83 | 120 | - |
| CMYK | 0.06 | 0.31 | 0 | 0.53 |
| HSL | 288.65º | 0.18% | 0.4% | - |
| HSV(B) | 288.65º | 0.31% | 0.47% | - |
| XYZ | 13.29 | 11.05 | 19.2 | - |
| YUV | 96.19 | 141.44 | 139.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 83 | 120 | 0.06 | 0.31 | 0 | 0.53 | 288.65 | 0.18 | 0.4 |
| Hex | 71 | 53 | 78 | 6 | 1F | 0 | 35 | 121 | 12 | 28 |
| Octal | 161 | 123 | 170 | 6 | 37 | 0 | 65 | 441 | 22 | 50 |
| Binary | 1110001 | 1010011 | 1111000 | 110 | 11111 | 0 | 110101 | 100100001 | 10010 | 101000 |
Color Harmonies of #715378
Complementary color
Monochromatic Colors of #715378
Black with #715378
Text Example
Text Example
White with #715378
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #715378; }
p { color: rgb(113,83,120); }
H1.HeaderClassName
{
color: #715378;
}
.AnyTagClassName
{
color: #715378;
}
</style>
background-color css
<style>
a { background-color: #715378; }
a { background-color: rgb(113,83,120); }
div.DivClassName
{
background-color: #715378;
}
.BgClassName
{
background-color: #715378;
}
</style>
border-color css
<style>
span { border-color: #715378; }
span { border-color: rgb(113,83,120); }
td.TdClassName
{
border-color: #715378;
}
.TagClassName
{
border-color: #715378;
}
</style>