#1D29FF (or 0x1D29FF) is unknown color: approx Blue. HEX triplet: 1D, 29 and FF. RGB value is (29,41,255). Sum of RGB (Red+Green+Blue) = 29+41+255=325 (43% of max value = 765). Red value is 29 (11.72% from 255 or 8.92% from 325); Green value is 41 (16.41% from 255 or 12.62% from 325); Blue value is 255 (100% from 255 or 78.46% from 325); Max value from RGB is 255 - color contains mainly: blue. Hex color #1D29FF is not a web safe color. Web safe color analog (approx): #3333FF. Inversed color of #1D29FF is #E2D600. Grayscale: #3C3C3C. Windows color (decimal): -14865921 or 16722205. OLE color: 16722205.
HSL color Cylindrical-coordinate representation of color #1D29FF: hue angle of 236.81º degrees, saturation: 1, lightness: 0.56%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #1D29FF is Cyan = 0.89, Magento = 0.84, Yellow = 0 and Black (K on CMYK) = 0.
<style> p { color: #1D29FF; } p { color: rgb(29,41,255); } H1.HeaderClassName { color: #1D29FF; } .AnyTagClassName { color: #1D29FF; } </style>
<style> a { background-color: #1D29FF; } a { background-color: rgb(29,41,255); } div.DivClassName { background-color: #1D29FF; } .BgClassName { background-color: #1D29FF; } </style>
<style> span { border-color: #1D29FF; } span { border-color: rgb(29,41,255); } td.TdClassName { border-color: #1D29FF; } .TagClassName { border-color: #1D29FF; } </style>