Shades of Affair #714288
Tints of Affair #714288
RGB
CMYK
RGB Variations
Color information
#714288 (or 0x714288) is known color: Affair. HEX triplet: 71, 42 and 88. RGB value is (113,66,136). Sum of RGB (Red+Green+Blue) = 113+66+136=315 (41% of max value = 765). Red value is 113 (44.53% from 255 or 35.87% from 315); Green value is 66 (26.17% from 255 or 20.95% from 315); Blue value is 136 (53.52% from 255 or 43.17% from 315); Max value from RGB is 136 - color contains mainly: blue. Hex color #714288 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #714288 is #8EBD77. Grayscale: #575757. Windows color (decimal): -9354616 or 8929905. OLE color: 8929905.
HSL color Cylindrical-coordinate representation of color #714288: hue angle of 280.29º degrees, saturation: 0.35, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #714288 is Cyan = 0.17, Magento = 0.51, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 113 | 66 | 136 | - |
| CMYK | 0.17 | 0.51 | 0 | 0.47 |
| HSL | 280.29º | 0.35% | 0.4% | - |
| HSV(B) | 280.29º | 0.51% | 0.53% | - |
| XYZ | 13.2 | 9.18 | 24.37 | - |
| YUV | 88.03 | 155.07 | 145.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 66 | 136 | 0.17 | 0.51 | 0 | 0.47 | 280.29 | 0.35 | 0.4 |
| Hex | 71 | 42 | 88 | 11 | 33 | 0 | 2F | 118 | 23 | 28 |
| Octal | 161 | 102 | 210 | 21 | 63 | 0 | 57 | 430 | 43 | 50 |
| Binary | 1110001 | 1000010 | 10001000 | 10001 | 110011 | 0 | 101111 | 100011000 | 100011 | 101000 |
Color Harmonies of #714288
Complementary color
Monochromatic Colors of #714288
Black with #714288
Text Example
Text Example
White with #714288
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #714288; }
p { color: rgb(113,66,136); }
H1.HeaderClassName
{
color: #714288;
}
.AnyTagClassName
{
color: #714288;
}
</style>
background-color css
<style>
a { background-color: #714288; }
a { background-color: rgb(113,66,136); }
div.DivClassName
{
background-color: #714288;
}
.BgClassName
{
background-color: #714288;
}
</style>
border-color css
<style>
span { border-color: #714288; }
span { border-color: rgb(113,66,136); }
td.TdClassName
{
border-color: #714288;
}
.TagClassName
{
border-color: #714288;
}
</style>