#D14BAD (or 0xD14BAD) is unknown color: approx Fuchsia. HEX triplet: D1, 4B and AD. RGB value is (209,75,173). Sum of RGB (Red+Green+Blue) = 209+75+173=457 (60% of max value = 765). Red value is 209 (82.03% from 255 or 45.73% from 457); Green value is 75 (29.69% from 255 or 16.41% from 457); Blue value is 173 (67.97% from 255 or 37.86% from 457); Max value from RGB is 209 - color contains mainly: red. Hex color #D14BAD is not a web safe color. Web safe color analog (approx): #CC3399. Inversed color of #D14BAD is #2EB452. Grayscale: #7D7D7D. Windows color (decimal): -3060819 or 11357137. OLE color: 11357137.
HSL color Cylindrical-coordinate representation of color #D14BAD: hue angle of 316.12º degrees, saturation: 0.59, lightness: 0.56%. HSV value (or HSB Brightness) of color is 0.82% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #D14BAD is Cyan = 0, Magento = 0.64, Yellow = 0.17 and Black (K on CMYK) = 0.18.
<style> p { color: #D14BAD; } p { color: rgb(209,75,173); } H1.HeaderClassName { color: #D14BAD; } .AnyTagClassName { color: #D14BAD; } </style>
<style> a { background-color: #D14BAD; } a { background-color: rgb(209,75,173); } div.DivClassName { background-color: #D14BAD; } .BgClassName { background-color: #D14BAD; } </style>
<style> span { border-color: #D14BAD; } span { border-color: rgb(209,75,173); } td.TdClassName { border-color: #D14BAD; } .TagClassName { border-color: #D14BAD; } </style>