Shades of Affair #72458A
Tints of Affair #72458A
RGB
CMYK
RGB Variations
Color information
#72458A (or 0x72458A) is known color: Affair. HEX triplet: 72, 45 and 8A. RGB value is (114,69,138). Sum of RGB (Red+Green+Blue) = 114+69+138=321 (42% of max value = 765). Red value is 114 (44.92% from 255 or 35.51% from 321); Green value is 69 (27.34% from 255 or 21.50% from 321); Blue value is 138 (54.30% from 255 or 42.99% from 321); Max value from RGB is 138 - color contains mainly: blue. Hex color #72458A is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #72458A is #8DBA75. Grayscale: #5A5A5A. Windows color (decimal): -9288310 or 9061746. OLE color: 9061746.
HSL color Cylindrical-coordinate representation of color #72458A: hue angle of 279.13º degrees, saturation: 0.33, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #72458A is Cyan = 0.17, Magento = 0.5, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 114 | 69 | 138 | - |
| CMYK | 0.17 | 0.5 | 0 | 0.46 |
| HSL | 279.13º | 0.33% | 0.41% | - |
| HSV(B) | 279.13º | 0.5% | 0.54% | - |
| XYZ | 13.66 | 9.67 | 25.19 | - |
| YUV | 90.32 | 154.91 | 144.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 69 | 138 | 0.17 | 0.5 | 0 | 0.46 | 279.13 | 0.33 | 0.41 |
| Hex | 72 | 45 | 8A | 11 | 32 | 0 | 2E | 117 | 21 | 29 |
| Octal | 162 | 105 | 212 | 21 | 62 | 0 | 56 | 427 | 41 | 51 |
| Binary | 1110010 | 1000101 | 10001010 | 10001 | 110010 | 0 | 101110 | 100010111 | 100001 | 101001 |
Color Harmonies of #72458A
Complementary color
Monochromatic Colors of #72458A
Black with #72458A
Text Example
Text Example
White with #72458A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #72458A; }
p { color: rgb(114,69,138); }
H1.HeaderClassName
{
color: #72458A;
}
.AnyTagClassName
{
color: #72458A;
}
</style>
background-color css
<style>
a { background-color: #72458A; }
a { background-color: rgb(114,69,138); }
div.DivClassName
{
background-color: #72458A;
}
.BgClassName
{
background-color: #72458A;
}
</style>
border-color css
<style>
span { border-color: #72458A; }
span { border-color: rgb(114,69,138); }
td.TdClassName
{
border-color: #72458A;
}
.TagClassName
{
border-color: #72458A;
}
</style>