#D840B3 (or 0xD840B3) is unknown color: approx Fuchsia. HEX triplet: D8, 40 and B3. RGB value is (216,64,179). Sum of RGB (Red+Green+Blue) = 216+64+179=459 (60% of max value = 765). Red value is 216 (84.77% from 255 or 47.06% from 459); Green value is 64 (25.39% from 255 or 13.94% from 459); Blue value is 179 (70.31% from 255 or 39.00% from 459); Max value from RGB is 216 - color contains mainly: red. Hex color #D840B3 is not a web safe color. Web safe color analog (approx): #CC33CC. Inversed color of #D840B3 is #27BF4C. Grayscale: #7A7A7A. Windows color (decimal): -2604877 or 11747544. OLE color: 11747544.
HSL color Cylindrical-coordinate representation of color #D840B3: hue angle of 314.61º degrees, saturation: 0.66, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.85% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #D840B3 is Cyan = 0, Magento = 0.70, Yellow = 0.17 and Black (K on CMYK) = 0.15.
<style> p { color: #D840B3; } p { color: rgb(216,64,179); } H1.HeaderClassName { color: #D840B3; } .AnyTagClassName { color: #D840B3; } </style>
<style> a { background-color: #D840B3; } a { background-color: rgb(216,64,179); } div.DivClassName { background-color: #D840B3; } .BgClassName { background-color: #D840B3; } </style>
<style> span { border-color: #D840B3; } span { border-color: rgb(216,64,179); } td.TdClassName { border-color: #D840B3; } .TagClassName { border-color: #D840B3; } </style>