#CD9657 (or 0xCD9657) is unknown color: approx Twine. HEX triplet: CD, 96 and 57. RGB value is (205,150,87). Sum of RGB (Red+Green+Blue) = 205+150+87=442 (58% of max value = 765). Red value is 205 (80.47% from 255 or 46.38% from 442); Green value is 150 (58.98% from 255 or 33.94% from 442); Blue value is 87 (34.38% from 255 or 19.68% from 442); Max value from RGB is 205 - color contains mainly: red. Hex color #CD9657 is not a web safe color. Web safe color analog (approx): #CC9966. Inversed color of #CD9657 is #3269A8. Grayscale: #9F9F9F. Windows color (decimal): -3303849 or 5740237. OLE color: 5740237.
HSL color Cylindrical-coordinate representation of color #CD9657: hue angle of 32.03º degrees, saturation: 0.54, lightness: 0.57%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #CD9657 is Cyan = 0, Magento = 0.27, Yellow = 0.58 and Black (K on CMYK) = 0.20.
<style> p { color: #cd9657; } p { color: rgb(205,150,87); } H1.HeaderClassName { color: #cd9657; } .AnyTagClassName { color: #cd9657; } </style>
<style> a { background-color: #cd9657; } a { background-color: rgb(205,150,87); } div.DivClassName { background-color: #cd9657; } .BgClassName { background-color: #cd9657; } </style>
<style> span { border-color: #cd9657; } span { border-color: rgb(205,150,87); } td.TdClassName { border-color: #cd9657; } .TagClassName { border-color: #cd9657; } </style>