#FF6877 (or 0xFF6877) is unknown color: approx Brink Pink. HEX triplet: FF, 68 and 77. RGB value is (255,104,119). Sum of RGB (Red+Green+Blue) = 255+104+119=478 (63% of max value = 765). Red value is 255 (100% from 255 or 53.35% from 478); Green value is 104 (41.02% from 255 or 21.76% from 478); Blue value is 119 (46.88% from 255 or 24.90% from 478); Max value from RGB is 255 - color contains mainly: red. Hex color #FF6877 is not a web safe color. Web safe color analog (approx): #FF6666. Inversed color of #FF6877 is #009788. Grayscale: #969696. Windows color (decimal): -38793 or 7825663. OLE color: 7825663.
HSL color Cylindrical-coordinate representation of color #FF6877: hue angle of 354.04º degrees, saturation: 1, lightness: 0.7%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #FF6877 is Cyan = 0, Magento = 0.59, Yellow = 0.53 and Black (K on CMYK) = 0.
<style> p { color: #FF6877; } p { color: rgb(255,104,119); } H1.HeaderClassName { color: #FF6877; } .AnyTagClassName { color: #FF6877; } </style>
<style> a { background-color: #FF6877; } a { background-color: rgb(255,104,119); } div.DivClassName { background-color: #FF6877; } .BgClassName { background-color: #FF6877; } </style>
<style> span { border-color: #FF6877; } span { border-color: rgb(255,104,119); } td.TdClassName { border-color: #FF6877; } .TagClassName { border-color: #FF6877; } </style>