#270DC4 (or 0x270DC4) is unknown color: approx Medium Blue. HEX triplet: 27, 0D and C4. RGB value is (39,13,196). Sum of RGB (Red+Green+Blue) = 39+13+196=248 (32% of max value = 765). Red value is 39 (15.62% from 255 or 15.73% from 248); Green value is 13 (5.47% from 255 or 5.24% from 248); Blue value is 196 (76.95% from 255 or 79.03% from 248); Max value from RGB is 196 - color contains mainly: blue. Hex color #270DC4 is not a web safe color. Web safe color analog (approx): #3300CC. Inversed color of #270DC4 is #D8F23B. Grayscale: #282828. Windows color (decimal): -14217788 or 12848423. OLE color: 12848423.
HSL color Cylindrical-coordinate representation of color #270DC4: hue angle of 248.52º degrees, saturation: 0.88, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.77% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #270DC4 is Cyan = 0.80, Magento = 0.93, Yellow = 0 and Black (K on CMYK) = 0.23.
<style> p { color: #270DC4; } p { color: rgb(39,13,196); } H1.HeaderClassName { color: #270DC4; } .AnyTagClassName { color: #270DC4; } </style>
<style> a { background-color: #270DC4; } a { background-color: rgb(39,13,196); } div.DivClassName { background-color: #270DC4; } .BgClassName { background-color: #270DC4; } </style>
<style> span { border-color: #270DC4; } span { border-color: rgb(39,13,196); } td.TdClassName { border-color: #270DC4; } .TagClassName { border-color: #270DC4; } </style>