#D4607B (or 0xD4607B) is unknown color: approx Cranberry. HEX triplet: D4, 60 and 7B. RGB value is (212,96,123). Sum of RGB (Red+Green+Blue) = 212+96+123=431 (57% of max value = 765). Red value is 212 (83.20% from 255 or 49.19% from 431); Green value is 96 (37.89% from 255 or 22.27% from 431); Blue value is 123 (48.44% from 255 or 28.54% from 431); Max value from RGB is 212 - color contains mainly: red. Hex color #D4607B is not a web safe color. Web safe color analog (approx): #CC6666. Inversed color of #D4607B is #2B9F84. Grayscale: #858585. Windows color (decimal): -2858885 or 8085716. OLE color: 8085716.
HSL color Cylindrical-coordinate representation of color #D4607B: hue angle of 346.03º degrees, saturation: 0.57, lightness: 0.6%. HSV value (or HSB Brightness) of color is 0.83% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #D4607B is Cyan = 0, Magento = 0.55, Yellow = 0.42 and Black (K on CMYK) = 0.17.
<style> p { color: #D4607B; } p { color: rgb(212,96,123); } H1.HeaderClassName { color: #D4607B; } .AnyTagClassName { color: #D4607B; } </style>
<style> a { background-color: #D4607B; } a { background-color: rgb(212,96,123); } div.DivClassName { background-color: #D4607B; } .BgClassName { background-color: #D4607B; } </style>
<style> span { border-color: #D4607B; } span { border-color: rgb(212,96,123); } td.TdClassName { border-color: #D4607B; } .TagClassName { border-color: #D4607B; } </style>