#AF4E58 (or 0xAF4E58) is unknown color: approx Hippie Pink. HEX triplet: AF, 4E and 58. RGB value is (175,78,88). Sum of RGB (Red+Green+Blue) = 175+78+88=341 (45% of max value = 765). Red value is 175 (68.75% from 255 or 51.32% from 341); Green value is 78 (30.86% from 255 or 22.87% from 341); Blue value is 88 (34.77% from 255 or 25.81% from 341); Max value from RGB is 175 - color contains mainly: red. Hex color #AF4E58 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #AF4E58 is #50B1A7. Grayscale: #6C6C6C. Windows color (decimal): -5288360 or 5787311. OLE color: 5787311.
HSL color Cylindrical-coordinate representation of color #AF4E58: hue angle of 353.81º degrees, saturation: 0.38, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.69% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #AF4E58 is Cyan = 0, Magento = 0.55, Yellow = 0.50 and Black (K on CMYK) = 0.31.
<style> p { color: #af4e58; } p { color: rgb(175,78,88); } H1.HeaderClassName { color: #af4e58; } .AnyTagClassName { color: #af4e58; } </style>
<style> a { background-color: #af4e58; } a { background-color: rgb(175,78,88); } div.DivClassName { background-color: #af4e58; } .BgClassName { background-color: #af4e58; } </style>
<style> span { border-color: #af4e58; } span { border-color: rgb(175,78,88); } td.TdClassName { border-color: #af4e58; } .TagClassName { border-color: #af4e58; } </style>