#25221D (or 0x25221D) is unknown color: approx Black Magic. HEX triplet: 25, 22 and 1D. RGB value is (37,34,29). Sum of RGB (Red+Green+Blue) = 37+34+29=100 (13% of max value = 765). Red value is 37 (14.84% from 255 or 37% from 100); Green value is 34 (13.67% from 255 or 34% from 100); Blue value is 29 (11.72% from 255 or 29% from 100); Max value from RGB is 37 - color contains mainly: red. Hex color #25221D is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #25221D is #DADDE2. Grayscale: #222222. Windows color (decimal): -14343651 or 1909285. OLE color: 1909285.
HSL color Cylindrical-coordinate representation of color #25221D: hue angle of 37.5º degrees, saturation: 0.12, lightness: 0.13%. HSV value (or HSB Brightness) of color is 0.15% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #25221D is Cyan = 0, Magento = 0.08, Yellow = 0.22 and Black (K on CMYK) = 0.85.
<style> p { color: #25221D; } p { color: rgb(37,34,29); } H1.HeaderClassName { color: #25221D; } .AnyTagClassName { color: #25221D; } </style>
<style> a { background-color: #25221D; } a { background-color: rgb(37,34,29); } div.DivClassName { background-color: #25221D; } .BgClassName { background-color: #25221D; } </style>
<style> span { border-color: #25221D; } span { border-color: rgb(37,34,29); } td.TdClassName { border-color: #25221D; } .TagClassName { border-color: #25221D; } </style>