#D3325A (or 0xD3325A) is unknown color: approx Cerise. HEX triplet: D3, 32 and 5A. RGB value is (211,50,90). Sum of RGB (Red+Green+Blue) = 211+50+90=351 (46% of max value = 765). Red value is 211 (82.81% from 255 or 60.11% from 351); Green value is 50 (19.92% from 255 or 14.25% from 351); Blue value is 90 (35.55% from 255 or 25.64% from 351); Max value from RGB is 211 - color contains mainly: red. Hex color #D3325A is not a web safe color. Web safe color analog (approx): #CC3366. Inversed color of #D3325A is #2CCDA5. Grayscale: #666666. Windows color (decimal): -2936230 or 5911251. OLE color: 5911251.
HSL color Cylindrical-coordinate representation of color #D3325A: hue angle of 345.09º degrees, saturation: 0.65, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.83% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #D3325A is Cyan = 0, Magento = 0.76, Yellow = 0.57 and Black (K on CMYK) = 0.17.
<style> p { color: #d3325a; } p { color: rgb(211,50,90); } H1.HeaderClassName { color: #d3325a; } .AnyTagClassName { color: #d3325a; } </style>
<style> a { background-color: #d3325a; } a { background-color: rgb(211,50,90); } div.DivClassName { background-color: #d3325a; } .BgClassName { background-color: #d3325a; } </style>
<style> span { border-color: #d3325a; } span { border-color: rgb(211,50,90); } td.TdClassName { border-color: #d3325a; } .TagClassName { border-color: #d3325a; } </style>