#675BDC (or 0x675BDC) is unknown color: approx Slate Blue. HEX triplet: 67, 5B and DC. RGB value is (103,91,220). Sum of RGB (Red+Green+Blue) = 103+91+220=414 (54% of max value = 765). Red value is 103 (40.62% from 255 or 24.88% from 414); Green value is 91 (35.94% from 255 or 21.98% from 414); Blue value is 220 (86.33% from 255 or 53.14% from 414); Max value from RGB is 220 - color contains mainly: blue. Hex color #675BDC is not a web safe color. Web safe color analog (approx): #6666CC. Inversed color of #675BDC is #98A423. Grayscale: #6C6C6C. Windows color (decimal): -10003492 or 14441319. OLE color: 14441319.
HSL color Cylindrical-coordinate representation of color #675BDC: hue angle of 245.58º degrees, saturation: 0.65, lightness: 0.61%. HSV value (or HSB Brightness) of color is 0.86% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #675BDC is Cyan = 0.53, Magento = 0.59, Yellow = 0 and Black (K on CMYK) = 0.14.
<style> p { color: #675BDC; } p { color: rgb(103,91,220); } H1.HeaderClassName { color: #675BDC; } .AnyTagClassName { color: #675BDC; } </style>
<style> a { background-color: #675BDC; } a { background-color: rgb(103,91,220); } div.DivClassName { background-color: #675BDC; } .BgClassName { background-color: #675BDC; } </style>
<style> span { border-color: #675BDC; } span { border-color: rgb(103,91,220); } td.TdClassName { border-color: #675BDC; } .TagClassName { border-color: #675BDC; } </style>