Shades of Affair #744085
Tints of Affair #744085
RGB
CMYK
RGB Variations
Color information
#744085 (or 0x744085) is known color: Affair. HEX triplet: 74, 40 and 85. RGB value is (116,64,133). Sum of RGB (Red+Green+Blue) = 116+64+133=313 (41% of max value = 765). Red value is 116 (45.70% from 255 or 37.06% from 313); Green value is 64 (25.39% from 255 or 20.45% from 313); Blue value is 133 (52.34% from 255 or 42.49% from 313); Max value from RGB is 133 - color contains mainly: blue. Hex color #744085 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #744085 is #8BBF7A. Grayscale: #575757. Windows color (decimal): -9158523 or 8732788. OLE color: 8732788.
HSL color Cylindrical-coordinate representation of color #744085: hue angle of 285.22º degrees, saturation: 0.35, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #744085 is Cyan = 0.13, Magento = 0.52, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 116 | 64 | 133 | - |
| CMYK | 0.13 | 0.52 | 0 | 0.48 |
| HSL | 285.22º | 0.35% | 0.39% | - |
| HSV(B) | 285.22º | 0.52% | 0.52% | - |
| XYZ | 13.27 | 9.07 | 23.24 | - |
| YUV | 87.41 | 153.73 | 148.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 64 | 133 | 0.13 | 0.52 | 0 | 0.48 | 285.22 | 0.35 | 0.39 |
| Hex | 74 | 40 | 85 | D | 34 | 0 | 30 | 11D | 23 | 27 |
| Octal | 164 | 100 | 205 | 15 | 64 | 0 | 60 | 435 | 43 | 47 |
| Binary | 1110100 | 1000000 | 10000101 | 1101 | 110100 | 0 | 110000 | 100011101 | 100011 | 100111 |
Color Harmonies of #744085
Complementary color
Monochromatic Colors of #744085
Black with #744085
Text Example
Text Example
White with #744085
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #744085; }
p { color: rgb(116,64,133); }
H1.HeaderClassName
{
color: #744085;
}
.AnyTagClassName
{
color: #744085;
}
</style>
background-color css
<style>
a { background-color: #744085; }
a { background-color: rgb(116,64,133); }
div.DivClassName
{
background-color: #744085;
}
.BgClassName
{
background-color: #744085;
}
</style>
border-color css
<style>
span { border-color: #744085; }
span { border-color: rgb(116,64,133); }
td.TdClassName
{
border-color: #744085;
}
.TagClassName
{
border-color: #744085;
}
</style>