#729DFF (or 0x729DFF) is unknown color: approx Cornflower Blue. HEX triplet: 72, 9D and FF. RGB value is (114,157,255). Sum of RGB (Red+Green+Blue) = 114+157+255=526 (69% of max value = 765). Red value is 114 (44.92% from 255 or 21.67% from 526); Green value is 157 (61.72% from 255 or 29.85% from 526); Blue value is 255 (100% from 255 or 48.48% from 526); Max value from RGB is 255 - color contains mainly: blue. Hex color #729DFF is not a web safe color. Web safe color analog (approx): #6699FF. Inversed color of #729DFF is #8D6200. Grayscale: #9A9A9A. Windows color (decimal): -9265665 or 16751986. OLE color: 16751986.
HSL color Cylindrical-coordinate representation of color #729DFF: hue angle of 221.7º degrees, saturation: 1, lightness: 0.72%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #729DFF is Cyan = 0.55, Magento = 0.38, Yellow = 0 and Black (K on CMYK) = 0.
<style> p { color: #729dff; } p { color: rgb(114,157,255); } H1.HeaderClassName { color: #729dff; } .AnyTagClassName { color: #729dff; } </style>
<style> a { background-color: #729dff; } a { background-color: rgb(114,157,255); } div.DivClassName { background-color: #729dff; } .BgClassName { background-color: #729dff; } </style>
<style> span { border-color: #729dff; } span { border-color: rgb(114,157,255); } td.TdClassName { border-color: #729dff; } .TagClassName { border-color: #729dff; } </style>