Shades of Affair #72568C
Tints of Affair #72568C
RGB
CMYK
RGB Variations
Color information
#72568C (or 0x72568C) is known color: Affair. HEX triplet: 72, 56 and 8C. RGB value is (114,86,140). Sum of RGB (Red+Green+Blue) = 114+86+140=340 (45% of max value = 765). Red value is 114 (44.92% from 255 or 33.53% from 340); Green value is 86 (33.98% from 255 or 25.29% from 340); Blue value is 140 (55.08% from 255 or 41.18% from 340); Max value from RGB is 140 - color contains mainly: blue. Hex color #72568C is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #72568C is #8DA973. Grayscale: #646464. Windows color (decimal): -9283956 or 9197170. OLE color: 9197170.
HSL color Cylindrical-coordinate representation of color #72568C: hue angle of 271.11º degrees, saturation: 0.24, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.55% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #72568C is Cyan = 0.19, Magento = 0.39, Yellow = 0 and Black (K on CMYK) = 0.45.
Color convert
| RGB | 114 | 86 | 140 | - |
| CMYK | 0.19 | 0.39 | 0 | 0.45 |
| HSL | 271.11º | 0.24% | 0.44% | - |
| HSV(B) | 271.11º | 0.39% | 0.55% | - |
| XYZ | 15 | 12.13 | 26.36 | - |
| YUV | 100.53 | 150.28 | 137.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 86 | 140 | 0.19 | 0.39 | 0 | 0.45 | 271.11 | 0.24 | 0.44 |
| Hex | 72 | 56 | 8C | 13 | 27 | 0 | 2D | 10F | 18 | 2C |
| Octal | 162 | 126 | 214 | 23 | 47 | 0 | 55 | 417 | 30 | 54 |
| Binary | 1110010 | 1010110 | 10001100 | 10011 | 100111 | 0 | 101101 | 100001111 | 11000 | 101100 |
Color Harmonies of #72568C
Complementary color
Monochromatic Colors of #72568C
Black with #72568C
Text Example
Text Example
White with #72568C
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #72568C; }
p { color: rgb(114,86,140); }
H1.HeaderClassName
{
color: #72568C;
}
.AnyTagClassName
{
color: #72568C;
}
</style>
background-color css
<style>
a { background-color: #72568C; }
a { background-color: rgb(114,86,140); }
div.DivClassName
{
background-color: #72568C;
}
.BgClassName
{
background-color: #72568C;
}
</style>
border-color css
<style>
span { border-color: #72568C; }
span { border-color: rgb(114,86,140); }
td.TdClassName
{
border-color: #72568C;
}
.TagClassName
{
border-color: #72568C;
}
</style>