#D55B67 (or 0xD55B67) is unknown color: approx Cabaret. HEX triplet: D5, 5B and 67. RGB value is (213,91,103). Sum of RGB (Red+Green+Blue) = 213+91+103=407 (53% of max value = 765). Red value is 213 (83.59% from 255 or 52.33% from 407); Green value is 91 (35.94% from 255 or 22.36% from 407); Blue value is 103 (40.62% from 255 or 25.31% from 407); Max value from RGB is 213 - color contains mainly: red. Hex color #D55B67 is not a web safe color. Web safe color analog (approx): #CC6666. Inversed color of #D55B67 is #2AA498. Grayscale: #808080. Windows color (decimal): -2794649 or 6773717. OLE color: 6773717.
HSL color Cylindrical-coordinate representation of color #D55B67: hue angle of 354.1º degrees, saturation: 0.59, lightness: 0.6%. HSV value (or HSB Brightness) of color is 0.84% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #D55B67 is Cyan = 0, Magento = 0.57, Yellow = 0.52 and Black (K on CMYK) = 0.16.
<style> p { color: #d55b67; } p { color: rgb(213,91,103); } H1.HeaderClassName { color: #d55b67; } .AnyTagClassName { color: #d55b67; } </style>
<style> a { background-color: #d55b67; } a { background-color: rgb(213,91,103); } div.DivClassName { background-color: #d55b67; } .BgClassName { background-color: #d55b67; } </style>
<style> span { border-color: #d55b67; } span { border-color: rgb(213,91,103); } td.TdClassName { border-color: #d55b67; } .TagClassName { border-color: #d55b67; } </style>