#CA0D35 (or 0xCA0D35) is unknown color: approx Cardinal. HEX triplet: CA, 0D and 35. RGB value is (202,13,53). Sum of RGB (Red+Green+Blue) = 202+13+53=268 (35% of max value = 765). Red value is 202 (79.30% from 255 or 75.37% from 268); Green value is 13 (5.47% from 255 or 4.85% from 268); Blue value is 53 (21.09% from 255 or 19.78% from 268); Max value from RGB is 202 - color contains mainly: red. Hex color #CA0D35 is not a web safe color. Web safe color analog (approx): #CC0033. Inversed color of #CA0D35 is #35F2CA. Grayscale: #4A4A4A. Windows color (decimal): -3535563 or 3476938. OLE color: 3476938.
HSL color Cylindrical-coordinate representation of color #CA0D35: hue angle of 347.3º degrees, saturation: 0.88, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.79% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #CA0D35 is Cyan = 0, Magento = 0.94, Yellow = 0.74 and Black (K on CMYK) = 0.21.
<style> p { color: #CA0D35; } p { color: rgb(202,13,53); } H1.HeaderClassName { color: #CA0D35; } .AnyTagClassName { color: #CA0D35; } </style>
<style> a { background-color: #CA0D35; } a { background-color: rgb(202,13,53); } div.DivClassName { background-color: #CA0D35; } .BgClassName { background-color: #CA0D35; } </style>
<style> span { border-color: #CA0D35; } span { border-color: rgb(202,13,53); } td.TdClassName { border-color: #CA0D35; } .TagClassName { border-color: #CA0D35; } </style>