#D81A73 (or 0xD81A73) is unknown color: approx Ruby. HEX triplet: D8, 1A and 73. RGB value is (216,26,115). Sum of RGB (Red+Green+Blue) = 216+26+115=357 (47% of max value = 765). Red value is 216 (84.77% from 255 or 60.50% from 357); Green value is 26 (10.55% from 255 or 7.28% from 357); Blue value is 115 (45.31% from 255 or 32.21% from 357); Max value from RGB is 216 - color contains mainly: red. Hex color #D81A73 is not a web safe color. Web safe color analog (approx): #CC3366. Inversed color of #D81A73 is #27E58C. Grayscale: #5C5C5C. Windows color (decimal): -2614669 or 7543512. OLE color: 7543512.
HSL color Cylindrical-coordinate representation of color #D81A73: hue angle of 331.89º degrees, saturation: 0.79, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.85% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #D81A73 is Cyan = 0, Magento = 0.88, Yellow = 0.47 and Black (K on CMYK) = 0.15.
<style> p { color: #D81A73; } p { color: rgb(216,26,115); } H1.HeaderClassName { color: #D81A73; } .AnyTagClassName { color: #D81A73; } </style>
<style> a { background-color: #D81A73; } a { background-color: rgb(216,26,115); } div.DivClassName { background-color: #D81A73; } .BgClassName { background-color: #D81A73; } </style>
<style> span { border-color: #D81A73; } span { border-color: rgb(216,26,115); } td.TdClassName { border-color: #D81A73; } .TagClassName { border-color: #D81A73; } </style>