#670BED (or 0x670BED) is unknown color: approx Electric Indigo. HEX triplet: 67, 0B and ED. RGB value is (103,11,237). Sum of RGB (Red+Green+Blue) = 103+11+237=351 (46% of max value = 765). Red value is 103 (40.62% from 255 or 29.34% from 351); Green value is 11 (4.69% from 255 or 3.13% from 351); Blue value is 237 (92.97% from 255 or 67.52% from 351); Max value from RGB is 237 - color contains mainly: blue. Hex color #670BED is not a web safe color. Web safe color analog (approx): #6600FF. Inversed color of #670BED is #98F412. Grayscale: #3F3F3F. Windows color (decimal): -10023955 or 15534951. OLE color: 15534951.
HSL color Cylindrical-coordinate representation of color #670BED: hue angle of 264.42º degrees, saturation: 0.91, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.93% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #670BED is Cyan = 0.57, Magento = 0.95, Yellow = 0 and Black (K on CMYK) = 0.07.
<style> p { color: #670BED; } p { color: rgb(103,11,237); } H1.HeaderClassName { color: #670BED; } .AnyTagClassName { color: #670BED; } </style>
<style> a { background-color: #670BED; } a { background-color: rgb(103,11,237); } div.DivClassName { background-color: #670BED; } .BgClassName { background-color: #670BED; } </style>
<style> span { border-color: #670BED; } span { border-color: rgb(103,11,237); } td.TdClassName { border-color: #670BED; } .TagClassName { border-color: #670BED; } </style>