#DC460B (or 0xDC460B) is unknown color: approx Persimmon. HEX triplet: DC, 46 and 0B. RGB value is (220,70,11). Sum of RGB (Red+Green+Blue) = 220+70+11=301 (39% of max value = 765). Red value is 220 (86.33% from 255 or 73.09% from 301); Green value is 70 (27.73% from 255 or 23.26% from 301); Blue value is 11 (4.69% from 255 or 3.65% from 301); Max value from RGB is 220 - color contains mainly: red. Hex color #DC460B is not a web safe color. Web safe color analog (approx): #CC3300. Inversed color of #DC460B is #23B9F4. Grayscale: #6C6C6C. Windows color (decimal): -2341365 or 739036. OLE color: 739036.
HSL color Cylindrical-coordinate representation of color #DC460B: hue angle of 16.94º degrees, saturation: 0.9, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.86% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #DC460B is Cyan = 0, Magento = 0.68, Yellow = 0.95 and Black (K on CMYK) = 0.14.
<style> p { color: #DC460B; } p { color: rgb(220,70,11); } H1.HeaderClassName { color: #DC460B; } .AnyTagClassName { color: #DC460B; } </style>
<style> a { background-color: #DC460B; } a { background-color: rgb(220,70,11); } div.DivClassName { background-color: #DC460B; } .BgClassName { background-color: #DC460B; } </style>
<style> span { border-color: #DC460B; } span { border-color: rgb(220,70,11); } td.TdClassName { border-color: #DC460B; } .TagClassName { border-color: #DC460B; } </style>