#CD394C (or 0xCD394C) is unknown color: approx Brick Red. HEX triplet: CD, 39 and 4C. RGB value is (205,57,76). Sum of RGB (Red+Green+Blue) = 205+57+76=338 (44% of max value = 765). Red value is 205 (80.47% from 255 or 60.65% from 338); Green value is 57 (22.66% from 255 or 16.86% from 338); Blue value is 76 (30.08% from 255 or 22.49% from 338); Max value from RGB is 205 - color contains mainly: red. Hex color #CD394C is not a web safe color. Web safe color analog (approx): #CC3333. Inversed color of #CD394C is #32C6B3. Grayscale: #676767. Windows color (decimal): -3327668 or 4995533. OLE color: 4995533.
HSL color Cylindrical-coordinate representation of color #CD394C: hue angle of 352.3º degrees, saturation: 0.6, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #CD394C is Cyan = 0, Magento = 0.72, Yellow = 0.63 and Black (K on CMYK) = 0.20.
<style> p { color: #CD394C; } p { color: rgb(205,57,76); } H1.HeaderClassName { color: #CD394C; } .AnyTagClassName { color: #CD394C; } </style>
<style> a { background-color: #CD394C; } a { background-color: rgb(205,57,76); } div.DivClassName { background-color: #CD394C; } .BgClassName { background-color: #CD394C; } </style>
<style> span { border-color: #CD394C; } span { border-color: rgb(205,57,76); } td.TdClassName { border-color: #CD394C; } .TagClassName { border-color: #CD394C; } </style>