Shades of Affair #745085
Tints of Affair #745085
RGB
CMYK
RGB Variations
Color information
#745085 (or 0x745085) is known color: Affair. HEX triplet: 74, 50 and 85. RGB value is (116,80,133). Sum of RGB (Red+Green+Blue) = 116+80+133=329 (43% of max value = 765). Red value is 116 (45.70% from 255 or 35.26% from 329); Green value is 80 (31.64% from 255 or 24.32% from 329); Blue value is 133 (52.34% from 255 or 40.43% from 329); Max value from RGB is 133 - color contains mainly: blue. Hex color #745085 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #745085 is #8BAF7A. Grayscale: #606060. Windows color (decimal): -9154427 or 8736884. OLE color: 8736884.
HSL color Cylindrical-coordinate representation of color #745085: hue angle of 280.75º degrees, saturation: 0.25, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #745085 is Cyan = 0.13, Magento = 0.40, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 116 | 80 | 133 | - |
| CMYK | 0.13 | 0.40 | 0 | 0.48 |
| HSL | 280.75º | 0.25% | 0.42% | - |
| HSV(B) | 280.75º | 0.4% | 0.52% | - |
| XYZ | 14.3 | 11.14 | 23.59 | - |
| YUV | 96.81 | 148.43 | 141.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 80 | 133 | 0.13 | 0.40 | 0 | 0.48 | 280.75 | 0.25 | 0.42 |
| Hex | 74 | 50 | 85 | D | 28 | 0 | 30 | 119 | 19 | 2A |
| Octal | 164 | 120 | 205 | 15 | 50 | 0 | 60 | 431 | 31 | 52 |
| Binary | 1110100 | 1010000 | 10000101 | 1101 | 101000 | 0 | 110000 | 100011001 | 11001 | 101010 |
Color Harmonies of #745085
Complementary color
Monochromatic Colors of #745085
Black with #745085
Text Example
Text Example
White with #745085
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #745085; }
p { color: rgb(116,80,133); }
H1.HeaderClassName
{
color: #745085;
}
.AnyTagClassName
{
color: #745085;
}
</style>
background-color css
<style>
a { background-color: #745085; }
a { background-color: rgb(116,80,133); }
div.DivClassName
{
background-color: #745085;
}
.BgClassName
{
background-color: #745085;
}
</style>
border-color css
<style>
span { border-color: #745085; }
span { border-color: rgb(116,80,133); }
td.TdClassName
{
border-color: #745085;
}
.TagClassName
{
border-color: #745085;
}
</style>