#DC638A (or 0xDC638A) is unknown color: approx Deep Blush. HEX triplet: DC, 63 and 8A. RGB value is (220,99,138). Sum of RGB (Red+Green+Blue) = 220+99+138=457 (60% of max value = 765). Red value is 220 (86.33% from 255 or 48.14% from 457); Green value is 99 (39.06% from 255 or 21.66% from 457); Blue value is 138 (54.30% from 255 or 30.20% from 457); Max value from RGB is 220 - color contains mainly: red. Hex color #DC638A is not a web safe color. Web safe color analog (approx): #CC6699. Inversed color of #DC638A is #239C75. Grayscale: #8B8B8B. Windows color (decimal): -2333814 or 9069532. OLE color: 9069532.
HSL color Cylindrical-coordinate representation of color #DC638A: hue angle of 340.66º degrees, saturation: 0.63, lightness: 0.63%. HSV value (or HSB Brightness) of color is 0.86% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #DC638A is Cyan = 0, Magento = 0.55, Yellow = 0.37 and Black (K on CMYK) = 0.14.
<style> p { color: #dc638a; } p { color: rgb(220,99,138); } H1.HeaderClassName { color: #dc638a; } .AnyTagClassName { color: #dc638a; } </style>
<style> a { background-color: #dc638a; } a { background-color: rgb(220,99,138); } div.DivClassName { background-color: #dc638a; } .BgClassName { background-color: #dc638a; } </style>
<style> span { border-color: #dc638a; } span { border-color: rgb(220,99,138); } td.TdClassName { border-color: #dc638a; } .TagClassName { border-color: #dc638a; } </style>