#E6727B (or 0xE6727B) is unknown color: approx Froly. HEX triplet: E6, 72 and 7B. RGB value is (230,114,123). Sum of RGB (Red+Green+Blue) = 230+114+123=467 (61% of max value = 765). Red value is 230 (90.23% from 255 or 49.25% from 467); Green value is 114 (44.92% from 255 or 24.41% from 467); Blue value is 123 (48.44% from 255 or 26.34% from 467); Max value from RGB is 230 - color contains mainly: red. Hex color #E6727B is not a web safe color. Web safe color analog (approx): #FF6666. Inversed color of #E6727B is #198D84. Grayscale: #959595. Windows color (decimal): -1674629 or 8090342. OLE color: 8090342.
HSL color Cylindrical-coordinate representation of color #E6727B: hue angle of 355.34º degrees, saturation: 0.7, lightness: 0.67%. HSV value (or HSB Brightness) of color is 0.9% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #E6727B is Cyan = 0, Magento = 0.50, Yellow = 0.47 and Black (K on CMYK) = 0.10.
<style> p { color: #e6727b; } p { color: rgb(230,114,123); } H1.HeaderClassName { color: #e6727b; } .AnyTagClassName { color: #e6727b; } </style>
<style> a { background-color: #e6727b; } a { background-color: rgb(230,114,123); } div.DivClassName { background-color: #e6727b; } .BgClassName { background-color: #e6727b; } </style>
<style> span { border-color: #e6727b; } span { border-color: rgb(230,114,123); } td.TdClassName { border-color: #e6727b; } .TagClassName { border-color: #e6727b; } </style>