#CD2743 (or 0xCD2743) is unknown color: approx Brick Red. HEX triplet: CD, 27 and 43. RGB value is (205,39,67). Sum of RGB (Red+Green+Blue) = 205+39+67=311 (41% of max value = 765). Red value is 205 (80.47% from 255 or 65.92% from 311); Green value is 39 (15.62% from 255 or 12.54% from 311); Blue value is 67 (26.56% from 255 or 21.54% from 311); Max value from RGB is 205 - color contains mainly: red. Hex color #CD2743 is not a web safe color. Web safe color analog (approx): #CC3333. Inversed color of #CD2743 is #32D8BC. Grayscale: #5B5B5B. Windows color (decimal): -3332285 or 4401101. OLE color: 4401101.
HSL color Cylindrical-coordinate representation of color #CD2743: hue angle of 349.88º degrees, saturation: 0.68, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #CD2743 is Cyan = 0, Magento = 0.81, Yellow = 0.67 and Black (K on CMYK) = 0.20.
<style> p { color: #CD2743; } p { color: rgb(205,39,67); } H1.HeaderClassName { color: #CD2743; } .AnyTagClassName { color: #CD2743; } </style>
<style> a { background-color: #CD2743; } a { background-color: rgb(205,39,67); } div.DivClassName { background-color: #CD2743; } .BgClassName { background-color: #CD2743; } </style>
<style> span { border-color: #CD2743; } span { border-color: rgb(205,39,67); } td.TdClassName { border-color: #CD2743; } .TagClassName { border-color: #CD2743; } </style>