#C875C1 (or 0xC875C1) is unknown color: approx Orchid. HEX triplet: C8, 75 and C1. RGB value is (200,117,193). Sum of RGB (Red+Green+Blue) = 200+117+193=510 (67% of max value = 765). Red value is 200 (78.52% from 255 or 39.22% from 510); Green value is 117 (46.09% from 255 or 22.94% from 510); Blue value is 193 (75.78% from 255 or 37.84% from 510); Max value from RGB is 200 - color contains mainly: red. Hex color #C875C1 is not a web safe color. Web safe color analog (approx): #CC66CC. Inversed color of #C875C1 is #378A3E. Grayscale: #969696. Windows color (decimal): -3639871 or 12678600. OLE color: 12678600.
HSL color Cylindrical-coordinate representation of color #C875C1: hue angle of 305.06º degrees, saturation: 0.43, lightness: 0.62%. HSV value (or HSB Brightness) of color is 0.78% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #C875C1 is Cyan = 0, Magento = 0.42, Yellow = 0.04 and Black (K on CMYK) = 0.22.
<style> p { color: #C875C1; } p { color: rgb(200,117,193); } H1.HeaderClassName { color: #C875C1; } .AnyTagClassName { color: #C875C1; } </style>
<style> a { background-color: #C875C1; } a { background-color: rgb(200,117,193); } div.DivClassName { background-color: #C875C1; } .BgClassName { background-color: #C875C1; } </style>
<style> span { border-color: #C875C1; } span { border-color: rgb(200,117,193); } td.TdClassName { border-color: #C875C1; } .TagClassName { border-color: #C875C1; } </style>