#440D23 (or 0x440D23) is unknown color: approx Blackberry. HEX triplet: 44, 0D and 23. RGB value is (68,13,35). Sum of RGB (Red+Green+Blue) = 68+13+35=116 (15% of max value = 765). Red value is 68 (26.95% from 255 or 58.62% from 116); Green value is 13 (5.47% from 255 or 11.21% from 116); Blue value is 35 (14.06% from 255 or 30.17% from 116); Max value from RGB is 68 - color contains mainly: red. Hex color #440D23 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #440D23 is #BBF2DC. Grayscale: #1F1F1F. Windows color (decimal): -12317405 or 2297156. OLE color: 2297156.
HSL color Cylindrical-coordinate representation of color #440D23: hue angle of 336º degrees, saturation: 0.68, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #440D23 is Cyan = 0, Magento = 0.81, Yellow = 0.49 and Black (K on CMYK) = 0.73.
<style> p { color: #440D23; } p { color: rgb(68,13,35); } H1.HeaderClassName { color: #440D23; } .AnyTagClassName { color: #440D23; } </style>
<style> a { background-color: #440D23; } a { background-color: rgb(68,13,35); } div.DivClassName { background-color: #440D23; } .BgClassName { background-color: #440D23; } </style>
<style> span { border-color: #440D23; } span { border-color: rgb(68,13,35); } td.TdClassName { border-color: #440D23; } .TagClassName { border-color: #440D23; } </style>